UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
223 of 515
NXP Semiconductors
UM11029
Chapter 13: LPC84x Pin interrupts/pattern match engine
13.6.7 Pin interrupt active level or falling edge interrupt clear register
For each of the 8 pin interrupts selected in the PINTSELn registers (see
one bit in the CIENF register sets the corresponding bit in the IENF register depending on
the pin interrupt mode configured in the ISEL register:
•
If the pin interrupt mode is edge sensitive (PMODE = 0), the falling edge interrupt is
cleared.
•
If the pin interrupt mode is level sensitive (PMODE = 1), the LOW-active interrupt is
selected.
13.6.8 Pin interrupt rising edge register
This register contains ones for pin interrupts selected in the PINTSELn registers (see
) on which a rising edge has been detected. Writing ones to this register
clears rising edge detection. Ones in this register assert an interrupt request for pins that
are enabled for rising-edge interrupts. All edges are detected for all pins selected by the
PINTSELn registers, regardless of whether they are interrupt-enabled.
Table 274. Pin interrupt active level or falling edge interrupt set register (SIENF, address
0xA000 4014) bit description
Bit
Symbol
Description
Reset
value
Access
7:0
SETENAF Ones written to this address set bits in the IENF, thus
enabling interrupts. Bit n sets bit n in the IENF register.
0 = No operation.
1 = Select HIGH-active interrupt or enable falling edge
interrupt.
NA
WO
31:8
-
Reserved.
-
-
Table 275. Pin interrupt active level or falling edge interrupt clear register (CIENF, address
0xA000 4018) bit description
Bit
Symbol Description
Reset
value
Access
7:0
CENAF Ones written to this address clears bits in the IENF, thus
disabling interrupts. Bit n clears bit n in the IENF register.
0 = No operation.
1 = LOW-active interrupt selected or falling edge interrupt
disabled.
NA
WO
31:8
-
Reserved.
-
-
Table 276. Pin interrupt rising edge register (RISE, address 0xA000 401C) bit description
Bit
Symbol
Description
Reset
value
Access
7:0
RDET
Rising edge detect. Bit n detects the rising edge of the pin
selected in PINTSELn.
Read 0: No rising edge has been detected on this pin since
Reset or the last time a one was written to this bit.
Write 0: no operation.
Read 1: a rising edge has been detected since Reset or the
last time a one was written to this bit.
Write 1: clear rising edge detection for this pin.
0
R/W
31:8 -
Reserved.
-
-