DR
AFT
DR
AFT
DRAFT
DR
D
RAFT
DRAFT
DRA
FT DRAF
D
RAFT DRAFT DRAFT DRAFT DRAFT D
DRAFT
D
RAFT DRA
FT DRAFT DRAFT DRAFT DRA
UM10316_0
© NXP B.V. 2008. All rights reserved.
User manual
Rev. 00.06 — 17 December 2008
107 of 571
NXP Semiconductors
UM10316
Chapter 10: LPC29xx general system control
6.1.1 Interrupt clear-enable register
Write ‘1’ actions to this register set one or more ENABLE variables in the INT_ENABLE
register. INT_SET_ENABLE is write-only. Writing a 0 has no effect.
6.1.2 Interrupt set-enable register
Write ‘1’ actions to this register set one or more ENABLE variables in the INT_ENABLE
register. INT_SET_ENABLE is write-only. Writing a 0 has no effect.
6.1.3 Interrupt status register
The interrupt status register reflects the status of the corresponding interrupt event that
leads to an interrupt request. INT_STATUS is a read-only register. Its content is either
changed by a hardware event (from logic 0 to 1 in the case of an event), or by software
writing a 1 to the INT_CLR_STATUS or INT_SET_STATUS register.
6.1.4 Interrupt enable register
This register enables or disables generation of interrupt requests on associated interrupt-
request output signals. INT_ENABLE is a read-only register. Its content is changed by
software writing to the INT_CLR_ENABLE or INT_SET_ENABLE registers.
6.1.5 Interrupt clear-status register
Write ‘1’ actions to this register clear one or more status variables in the INT_STATUS
register. Writing a ‘0’ has no effect.
Table 93.
INT_CLR_ENABLE register bit description
Bit
Variable Name
Access
Value
Description
i
CLR_ENABLE[i]
W
1
Clears the ENABLE[i] variable in corresponding
INT_ENABLE register (set to 0)
Table 94.
INT_SET_ENABLE register bit description
Bit
Variable Name
Access
Value
Description
i
SET_ENABLE[i]
W
1
Sets the ENABLE[i] variable in corresponding
INT_ENABLE register to 1
Table 95.
INT_STATUS register bit description
* = reset value
Bit
Variable Name
Access
Value
Description
i
STATUS[i]
R
1
Event captured; request for interrupt service on
the corresponding interrupt request signal if
ENABLE[i] = 1 interrupt for end of scan
0*
Table 96.
INT_ENABLE register bit description
* = reset value
Bit
Variable Name
Access
Value
Description
i
ENABLE[i]
R
1
Enables interrupt request generation. The
corresponding interrupt request output signal is
asserted when STATUS[i] =1
0*