UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
56 of 464
NXP Semiconductors
UM10850
Chapter 4: LPC5410x System configuration (SYSCON)
4.5.41 Start enable register 0
The STARTER0 and STARTER1 registers enable an interrupt for wake-up from
deep-sleep and power-down modes.
Some interrupts are typically used in sleep mode only and will not occur during
deep-sleep or power-down modes because relevant clocks are stopped. However, it is
possible to enable those clocks (significantly increasing power consumption in the
reduced power mode), making these wake-ups possible.
The pattern match feature of the pin interrupt requires a clock in order to operate, and will
not wake up the device from reduced power modes beyond Sleep mode.
Whether peripheral interrupts can occur during deep-sleep or power-down modes
depends on the peripheral, its configuration, and system setup.
Remark:
Also enable the corresponding interrupts in the NVIC. See
Set-Enable Register 0 register”
Table 75.
Start enable register 0 (STARTER0, address 0x4000 0240) bit description
Bit
Symbol
Description
Reset
value
0
WWDT
WWDT interrupt wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled.
0
1
BOD
BOD interrupt wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled.
0
2
-
Reserved. Read value is undefined, only zero should be written.
-
3
DMA
DMA wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Typically used in sleep mode
only since the peripheral clock must be running for it to function.
0
4
GINT0
Group interrupt 0 wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled.
0
5
PINT0
GPIO pin interrupt 0 wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Not for pattern
match.
0
6
PINT1
GPIO pin interrupt 1 wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Not for pattern
match.
0
7
PINT2
GPIO pin interrupt 2 wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Not for pattern
match.
0
8
PINT3
GPIO pin interrupt 3 wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Not for pattern
match.
0
9
UTICK
Micro-tick Timer wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled.
0
10
MRT
Multi-Rate Timer wake-up. 0 = Wake-up disabled. 1 = Wake-up enabled. Typically used in
sleep mode only since the peripheral clock must be running for it to function.
0
11
CT32B0
Standard counter/timer CT32B0 wake-up. 0 = Wake-up disabled. 1 = Wake-up
enabled.Typically used in sleep mode only.
0
12
CT32B1
Standard counter/timer CT32B1 wake-up. 0 = Wake-up disabled. 1 = Wake-up
enabled.Typically used in sleep mode only since the peripheral clock must be running for it
to function.
0
13
CT32B2
Standard counter/timer CT32B2 wake-up. 0 = Wake-up disabled. 1 = Wake-up
enabled.Typically used in sleep mode only since the peripheral clock must be running for it
to function.
0
14
CT32B3
Standard counter/timer CT32B3 wake-up. 0 = Wake-up disabled. 1 = Wake-up
enabled.Typically used in sleep mode only since the peripheral clock must be running for it
to function.
0