The OpenD Programming Language

inp

Reads I/O port at port_address.

  1. ubyte inp(uint port_address)
  2. uint inp(uint port_address)
    version(LDC)
    nothrow @safe @nogc @system
    uint
    inp

Meta