Chapter 29 Wakeup Unit (WKPU)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
785
NOTE
Writing a 0 to both NREE and NFEE disables the NMI functionality
completely (that is, no system wakeup or interrupt will be generated on any
pad activity)!
29.5
Functional description
29.5.1
General
This section provides a complete functional description of the Wakeup Unit.
Address: Base + 0x0008
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
NLOCK
NDSS
0
0
NREE
NFEE
NFE
0
0
0
0
0
0
0
0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 29-2. NMI Configuration Register (NCR)
Table 29-3. NCR field descriptions
Field
Description
0
NLOCK
NMI Configuration Lock Register
Writing a 1 to this bit locks the configuration for the NMI until it is unlocked by a system reset. Writing
a 0 has no effect.
1-2
NDSS
NMI Destination Source Select
00: Non-maskable interrupt
01: Critical interrupt
10: Machine check request
11: Reserved
5
NREE
NMI Rising-edge Events Enable
0: Rising-edge event is disabled
1: Rising-edge event is enabled
6
NFEE
NMI Falling-edge Events Enable
0: Falling-edge event is disabled
1: Falling-edge event is enabled
7
NFE
NMI Filter Enable
Enable analog glitch filter on the NMI pad input.
0: Filter is disabled
1: Filter is enabled