
UM10800
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2016. All rights reserved.
User manual
Rev. 1.2 — 5 October 2016
128 of 487
NXP Semiconductors
UM10800
Chapter 9: LPC82x General Purpose I/O (GPIO)
9.5.9 GPIO port toggle registers
Output bits can be set by writing ones to these write-only registers, regardless of MASK
registers.
9.5.10 GPIO port direction set registers
Direction bits can be set by writing ones to these registers.
9.5.11 GPIO port direction clear registers
Direction bits can be cleared by writing ones to these write-only registers.
9.5.12 GPIO port direction toggle registers
Direction bits can be set by writing ones to these write-only registers.
Table 121. GPIO port clear register (CLR0, address 0xA000 2280) bit description
Bit
Symbol
Description
Reset
value
Access
28:0
CLRP
Clear output bits (bit 0 = PIO0_0, bit 1 =PIO0_1, ...,
bit 28 = PIO0_28).
0 = No operation.
1 = Clear output bit.
NA
WO
31:29
-
Reserved.
0
-
Table 122. GPIO port toggle register (NOT0, address 0xA000 2300) bit description
Bit
Symbol Description
Reset
value
Access
28:0
NOTP
Toggle output bits (bit 0 = PIO0_0, bit 1 =PIO0_1, ..., bit 28 =
PIO0_28).
0 = no operation.
1 = Toggle output bit.
NA
WO
31:29
-
Reserved.
0
-
Table 123. GPIO port direction set register (DIRSET0, address 0xA000 2380) bit description
Bit
Symbol
Description
Reset
value
Access
28:0
DIRSETP
Set direction bits (bit 0 = PIO0_0, bit 1 = PIO0_1, ..., bit 28 =
PIO0_28).
0 = No operation.
1 = Set direction bit.
0
WO
31:29 -
Reserved.
0
-
Table 124. GPIO port direction clear register (DIRCLR0, 0xA000 2400) bit description
Bit
Symbol
Description
Reset
value
Access
28:0
DIRCLRP
Clear direction bits (bit 0 = PIO0_0, bit 1 =PIO0_1, ...,
bit 28 = PIO0_28).
0 = No operation.
1 = Clear direction bit.
NA
WO
31:29
-
Reserved.
0
-