i (Input)

i word
 

The i command accepts and displays 1 byte (8 bits) from a specified port.

word
Specifies the 16-bit port address.

The following example displays the byte at port address 2F8h:

i2F8