next up previous contents index
Next: outportw Up: Functions and Procedures Previous: inportl

outportb

   

Declaration:

Procedure outportb (port : word;data : byte) ;

Description:

Writes a byte to the specified port.

Errors:

None.

See also:

inportb,outportw,outportl



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