next up previous contents index
Next: inportw Up: Functions and Procedures Previous: get_ss

inportb

   

Declaration:

Function inportb (port : word) : byte;

Description:

Reads a byte from the given I/O port.

Errors:

None.

See also:

outportb,inportw,inportl



Michael Van Canneyt
Tue Mar 31 16:46:10 CEST 1998