UM10462
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 5.5 — 21 December 2016
39 of 523
NXP Semiconductors
UM10462
Chapter 3: LPC11U3x/2x/1x System control block
Each of the 8 pin interrupts must be enabled in the NVIC using interrupt slots # 0 to 7 (see
).
To enable each pin interrupt and configure its edge or level sensitivity, use the GPIO pin
interrupt registers (see
).
3.5.35 USB clock control register
This register controls the use of the USB need_clock signal and the polarity of the
need_clock signal for triggering the USB wake-up interrupt. For details of how to use the
USB need_clock signal for waking up the part from Deep-sleep or Power-down modes,
see
3.5.36 USB clock status register
This register is read-only and returns the status of the USB need_clock signal. For details
of how to use the USB need_clock signal for waking up the part from Deep-sleep or
Power-down modes, see
Table 40.
Pin interrupt select registers (PINTSEL0 to 7, address 0x4004 8178 to 0x4004
8194) bit description
Bit
Symbol
Description
Reset
value
5:0
INTPIN
Pin number select for pin interrupt. (PIO0_0 to PIO0_23 correspond
to numbers 0 to 23 and PIO1_0 to PIO1_31 correspond to numbers
24 to 55).
0
31:6
-
Reserved
-
Table 41.
USB clock control register (USBCLKCTRL, address 0x4004 8198) bit description
Bit
Symbol
Value
Description
Reset
value
0
AP_CLK
USB need_clock signal control
0
0
Under hardware control.
1
Forced HIGH.
1
POL_CLK
USB need_clock polarity for triggering the USB wake-up
interrupt
0
0
Falling edge of the USB need_clock triggers the USB
wake-up (default).
1
Rising edge of the USB need_clock triggers the USB
wake-up.
31:2
-
-
Reserved
0x00
Table 42.
USB clock status register (USBCLKST, address 0x4004 819C) bit description
Bit
Symbol
Value
Description
Reset
value
0
NEED_CLKST
USB need_clock signal status
0
0
LOW
1
HIGH
31:1
-
-
Reserved
0x00