OUTPORTBportid
data
Writes data
to the "hardware" port specified by portid
.
The data
input must be a one byte integer (a number from 0 to 255).
Do not confuse OUTPORTB with PORTOPEN and PORTWRITECHAR which are for communications through the serial and parallel ports.
OUTPORTB 198 0
OUTPORT |
INPORTB |