UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2012. All rights reserved.
User manual
Rev. 1.3 — 6 July 2012
361 of 1269
NXP Semiconductors
UM10503
Chapter 18: LPC43xx Serial GPIO (SGPIO)
18.6.12 Slice P mask register (MASK_P)
18.6.13 GPIO input status register (GPIO_INREG)
18.6.14 GPIO output control register (GPIO_OUTREG)
18.6.15 GPIO output enable register (GPIO_OENREG)
Table 226. Slice P mask register (MASK_P, address 0x4010 120C) bit description
Bit
Symbol
Description
Reset
value
Access
31:0
MASK_P
Mask for pattern match function of slice P
0 = No effect.
1 = Mask this bit.
0
R/W
Table 227. GPIO input status register (GPIO_INREG, address 0x4010 1210) bit description
Bit
Symbol
Description
Reset
value
Access
15:0
GPIO_INi
Bit i reflects the input state of SGPIO pin i.
0 = LOW
1 = HIGH
0
R
31:16
-
Reserved.
-
-
Table 228. GPIO output control register (GPIO_OUTREG, address 0x4010 1214) bit
description
Bit
Symbol
Description
Reset
value
Access
15:0
GPIO_OUT
GPIO output register. Bit i sets the output of
SGPIO pin i.
0 = LOW
1 = HIGH
0
R/W
31:16
-
Reserved.
-
-
Table 229. GPIO output enable register (GPIO_OENREG, address 0x4010 1218) bit
description
Bit
Symbol
Description
Reset
value
Access
15:0
GPIO_OE
Bit i selects the output enable state of SGPIO pin
i.
0 = GPIO output i is tri-stated.
1 = GPIO output i is active.
0
R/W
31:16
-
Reserved.
-
-