Input a byte of data from a 16-bit I/O Port
Syntax:
──── I ──── port ──────────────────────────────────────────
Parameters:
port
Results & Notes:
The byte of data is read from the requested I/O port and displayed in hexadecimal at the console. For example:
---------------------------------------------------------------------##I 2f8 0d ---------------------------------------------------------------------
See also the O command for related information.