[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Outw()
Outputs a word to a hardware port
Syntax:
Outw( nPort, nValue ) -> Nil
nPort : System port
nValue : Word to send
Description:
DANGER!!
This function allows low level access to system. It should be used
with extreme care and requires a thorough knowledge of computer
Architecture.
Return:
Nothing.
Example:
Outw ( 256, 32921 )
See Also:
Inw()
Inw()
Outb()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson