Output Value Set
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
OUTSET[7:0] | |||||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Output Value Set
Writing a ‘0
’ to bit n
in this bit field has no effect.
Writing a
‘1
’ to bit n in this bit field will set the corresponding bit
in PORTx.OUT, which will configure the output for pin n (Pxn) to be driven
high.
Reading this bit field will return the value of PORTx.OUT.