(IN-PORT type| address|)
Gets a value from an I/O port.
type| can be either
'BYTE
or
'WORD
.
address| is the I/O port address (usually in range
#x0
...
#x3FF
)