Next: outportw
Up: Functions and Procedures
Previous: inportl
Procedure outportb (port : Word; data : byte) ;
Sends data to the specified I/O port
Parameters:
- port:
- the I/O port number to send data to
- data:
- value sent to I/O port
Return values: none
none
inportb, outportl, outportw
inputgo32ex/outport.tex
Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998