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
19 of 464
NXP Semiconductors
UM10850
Chapter 3: LPC5410x Nested Vectored Interrupt Controller (NVIC)
3.4.2 Interrupt Set-Enable Register 1 register
The ISER1 register allows enabling the second group of peripheral interrupts, or for
reading the enabled state of those interrupts. Disabling interrupts is done through the
ICER0 and ICER1 registers (
and
[1]
Write: writing 0 has no effect, writing 1 enables the interrupt.
Read: 0 indicates that the interrupt is disabled, 1 indicates that the interrupt is enabled.
3.4.3 Interrupt Clear-Enable Register 0
The ICER0 register allows disabling the first 32 peripheral interrupts, or for reading the
enabled state of those interrupts. The remaining interrupts are disabled via the ICER1
register (
). Enabling interrupts is done through the ISER0 and ISER1
registers (
3.4.4 Interrupt Clear-Enable Register 1 register
The ICER1 register allows disabling the second group of peripheral interrupts, or for
reading the enabled state of those interrupts. Enabling interrupts is done through the
ISER0 and ISER1 registers (
and
3.4.5 Interrupt Set-Pending Register 0 register
The ISPR0 register allows setting the pending state of the first 32 peripheral interrupts, or
for reading the pending state of those interrupts. The remaining interrupts can have their
pending state set via the ISPR1 register (
). Clearing the pending state of
interrupts is done through the ICPR0 and ICPR1 registers (
and
Table 5.
Interrupt Set-Enable Register 1 register
Bit
Name
Value
Function
0
ISE_GINT1
GPIO group 1 interrupt enable.
1
ISE_PINT4
Pin interrupt / pattern match engine slice 4 interrupt.
2
ISE_PINT5
Pin interrupt / pattern match engine slice 5 interrupt.
3
ISE_PINT6
Pin interrupt / pattern match engine slice 6 interrupt.
4
ISE_PINT7
Pin interrupt / pattern match engine slice 7 interrupt.
7:5
-
-
Reserved. Read value is undefined, only zero should be written.
8
ISE_RIT
Repetitive Interrupt Timer interrupt enable.
31:9
-
-
Reserved. Read value is undefined, only zero should be written.
Table 6.
Interrupt Clear-Enable Register 0
Bit
Name
Function
31:0
ICE_...
Peripheral interrupt disables. Bit numbers match ISER0 registers (
). Unused bits are reserved.
Write: writing 0 has no effect, writing 1 disables the interrupt.
Read: 0 indicates that the interrupt is disabled, 1 indicates that the interrupt is enabled.
Table 7.
Interrupt Clear-Enable Register 1 register
Bit
Name
Function
31:0
ICE_...
Peripheral interrupt disables. Bit numbers match ISER1 registers (
). Unused bits are reserved.
Write: writing 0 has no effect, writing 1 disables the interrupt.
Read: 0 indicates that the interrupt is disabled, 1 indicates that the interrupt is enabled.