ATtiny1624/1626/1627

Output Value Clear

Name:
OUTCLR
Offset:
0x06
Reset:
0x00
Access:
-
Bit76543210
OUTCLR[7:0]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000

Bits 7:0 – OUTCLR[7:0]: Output Value Clear

Output Value Clear

This bit field controls the output driver level for each PORTx pin, without using a read-modify-write operation.

Writing a ‘0’ to bit n in this bit field has no effect.

Writing a ‘1’ to bit n in this bit field will clear the corresponding bit in PORTx.OUT, which will configure the output for pin n (Pxn) to be driven low.

Reading this bit field will return the value of PORTx.OUT.