This function reads a BYTE value from the specified I/O port address.
BYTE ReadIoPortByte( WORD port );
Returns the BYTE value read from the specified I/O port address.