(OUT-PORT type| address| data|)
Sends a value to an I/O port.
type| can be either
'BYTE
or
'WORD
.
address| is the I/O port address.
data| is a number.