UM10413
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2011. All rights reserved.
User manual
Rev. 1 — 16 December 2011
40 of 268
NXP Semiconductors
UM10413
MPT612 User manual
Remark:
A LOW level applied to the external interrupt inputs EINT[2:0] always wakes the
chip from Deep power-down mode regardless of the settings in registers INTWAKE or
PINSEL. Waking up from Deep power-down mode through the EINT pins cannot be
disabled.
10.5.4 External interrupt mode register (EXTMODE - 0xE01F C148)
The bits in this register select whether each EINT pin is level- or edge-sensitive. Only pins
that are selected for the EINT function (see
Section 12.4 “Register description” on page
) and enabled via register VICIntEnable (see
Section 9.4 “VIC registers” on page 21
can cause interrupts from the External Interrupt function (though pins selected for other
functions can cause interrupts from those functions).
Remark:
Software must only change a bit in this register if its interrupt is disabled in
register VICIntEnable, and must write the corresponding logic 1 to register EXTINT before
enabling (initializing) or re-enabling the interrupt, to clear bit EXTINT that might be set by
changing the mode.
10.5.5 External interrupt polarity register (EXTPOLAR - 0xE01F C14C)
In level-sensitive mode, the bits in this register select whether the corresponding pin is
high- or low-active. In edge-sensitive mode, they select whether the pin is rising- or
falling-edge sensitive. Only pins that are selected for the EINT function (see
Table 39.
Interrupt wake-up register (INTWAKE - address 0xE01F C144) bit description
Bit
Symbol
Description
Reset
value
0
EXTWAKE0
if logic 1, assertion of EINT0 wakes up processor from
Power-down mode
0
1
EXTWAKE1
if logic 1, assertion of EINT1 wakes up the processor from
Power-down mode
0
2
EXTWAKE2
if logic 1, assertion of EINT2 wakes up processor from
Power-down mode
0
14:3
-
reserved, user software must not write logic 1s to reserved bits;
value read from a reserved bit is not defined
n/a
15
RTCWAKE
when logic 1, assertion of an RTC interrupt wakes up processor
from Power-down mode
0
Table 40.
External interrupt mode register (EXTMODE - address 0xE01F C148) bit
description
Bit
Symbol
Value
Description
Reset
value
0
EXTMODE0 0
level-sensitivity is selected for EINT0
0
1
EINT0 is edge sensitive
1
EXTMODE1 0
level-sensitivity is selected for EINT1
0
1
EINT1 is edge sensitive
2
EXTMODE2 0
level-sensitivity is selected for EINT2
0
1
EINT2 is edge sensitive
7:3
-
-
reserved, user software must not write logic 1s to reserved
bits; value read from a reserved bit is not defined
n/a