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
21 of 464
NXP Semiconductors
UM10850
Chapter 3: LPC5410x Nested Vectored Interrupt Controller (NVIC)
3.4.9 Interrupt Active Bit Register 0
The IABR0 register is a read-only register that allows reading the active state of the first
32 peripheral interrupts. Bits in IABR are set while the corresponding interrupt service
routines are in progress. Additional interrupts can have their active state read via the
IABR1 register (
). IABR registers are not available for the Cortex-M0+.
3.4.10 Interrupt Active Bit Register 1
The IABR1 register is a read-only register that allows reading the active state of the
second group of peripheral interrupts. Bits in IABR are set while the corresponding
interrupt service routines are in progress. IABR registers are not available for the
Cortex-M0+.
3.4.11 Interrupt Priority Register 0
The IPR0 register controls the priority of the first 4 peripheral interrupts. Each interrupt can
have one of 32 priorities, where 0 is the highest priority.
3.4.12 Interrupt Priority Register 1
The IPR1 register controls the priority of the second group of 4 peripheral interrupts. Each
interrupt can have one of 32 priorities, where 0 is the highest priority.
Table 12.
Interrupt Active Bit Register 0
Bit
Name
Function
31:0
IAB_...
Peripheral interrupt active. Bit numbers match ISER0 registers (
). Unused bits are reserved.
Read: 0 indicates that the interrupt is not active, 1 indicates that the interrupt is active.
Table 13.
Interrupt Active Bit Register 1
Bit
Name
Function
31:0
IAB_...
Peripheral interrupt active. Bit numbers match ISER1 registers (
). Unused bits are reserved.
Read: 0 indicates that the interrupt is not active, 1 indicates that the interrupt is active.
Table 14.
Bit
Name
Function
4:0
-
Unused
7:5
IP_WDT
Watchdog Timer interrupt priority. 0 = highest priority. 31 (0x1F) = lowest priority.
12:8
-
Unused
15:13
IP_BOD
BOD interrupt priority. 0 = highest priority. 31 (0x1F) = lowest priority.
20:16
-
Unused
23:21
-
Reserved.
28:24
-
Unused
31:29
IP_DMA
DMA interrupt priority. 0 = highest priority. 31 (0x1F) = lowest priority.
Table 15.
Bit
Name
Function
4:0
-
Unused
7:5
IP_GINT0
GPIO Group 0 interrupt priority. 0 = highest priority. 31 (0x1F) = lowest priority.
12:8
-
Unused