ReadIoPortWord

This function reads a WORD value from the specified I/O port address.

Syntax

WORD ReadIoPortWord(
    WORD port
);

Parameters

Return Values

Returns the WORD value read from the specified I/O port address.

Remarks

 

Requirements