The OpenD Programming Language

inp

Reads I/O port at port_address.

  1. ubyte inp(uint port_address)
    version(DigitalMars && AnyX86)
    nothrow @safe @nogc @system
    ubyte
    inp
  2. uint inp(uint port_address)

Meta