52
Philips Semiconductors
Preliminary User Manual
LPC2119/2129/2292/2294
ARM-based Microcontroller
External Interrupt Wakeup Register (EXTWAKE - 0xE01FC144)
Enable bits in the EXTWAKE register allow the external interrupts to wake up the processor if it is in Power Down mode. The
related EINTn function must be mapped to the pin in order for the wakeup process to take place. It is not necessary for the
interrupt to be enabled in the Vectored Interrupt Controller for a wakeup to take place. This arrangement allows additional
capabilities, such as having an external interrupt input wake up the processor from Power Down mode without causing an
interrupt (simply resuming operation), or allowing an interrupt to be enabled during Power Down without waking the processor
up if it is asserted (eliminating the need to disable the interrupt if the wakeup feature is not desirable in the application).
Table 15: External Interrupt Flag Register (EXTINT - 0xE01FC140)
EXTINT
Function
Description
Reset
Value
0
EINT0
In level-sensitive mode, this bit is set if the EINT0 function is selected for its pin, and
the pin is in its active state. In edge-sensitive mode, this bit is set if the EINT0
function is selected for its pin, and the selected edge occurs on the pin.
This bit is cleared by writing a one to it, except in level sensitive mode when the pin
is in its active state.
0
1
EINT1
In level-sensitive mode, this bit is set if the EINT1 function is selected for its pin, and
the pin is in its active state. In edge-sensitive mode, this bit is set if the EINT1
function is selected for its pin, and the selected edge occurs on the pin.
This bit is cleared by writing a one to it, except in level sensitive mode when the pin
is in its active state.
0
2
EINT2
In level-sensitive mode, this bit is set if the EINT2 function is selected for its pin, and
the pin is in its active state. In edge-sensitive mode, this bit is set if the EINT2
function is selected for its pin, and the selected edge occurs on the pin.
This bit is cleared by writing a one to it, except in level sensitive mode when the pin
is in its active state.
0
3
EINT3
In level-sensitive mode, this bit is set if the EINT3 function is selected for its pin, and
the pin is in its active state. In edge-sensitive mode, this bit is set if the EINT3
function is selected for its pin, and the selected edge occurs on the pin.
This bit is cleared by writing a one to it, except in level sensitive mode when the pin
is in its active state.
0
7:4
Reserved
Reserved, user software should not write ones to reserved bits. The value read
from a reserved bit is not defined.
NA
Table 16: External Interrupt Wakeup Register (EXTWAKE - 0xE01FC144)
EXTWAKE
Function
Description
Reset
Value
0
EXTWAKE0
When one, assertion of EINT0 will wake up the processor from Power Down mode.
0
1
EXTWAKE1
When one, assertion of EINT1 will wake up the processor from Power Down mode.
0
2
EXTWAKE2
When one, assertion of EINT2 will wake up the processor from Power Down mode.
0