![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 246](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898246.webp)
Chapter 11 System Integration Unit Lite (SIUL)
MPC5602P Microcontroller Reference Manual, Rev. 4
246
Freescale Semiconductor
11.5.2.3
Interrupt Status Flag Register (ISR)
This register holds the interrupt flags.
11.5.2.4
Interrupt Request Enable Register (IRER)
This register enables the interrupt messaging to the interrupt controller.
Address: Base + 0x0014
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
EIF[24:16]
W
w1c
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
EIF[15:0]
W
w1c
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 11-5. Interrupt Status Flag Register (ISR)
Table 11-5. ISR field descriptions
Field
Description
EIF
n
External Interrupt Status Flag
n
This flag can be cleared only by writing a 1. Writing a 0 has no effect. If enabled (IRER
n
), EIF
n
causes an interrupt request.
0: No interrupt event has occurred on the pad.
1: An interrupt event as defined by IREER
n
and IFEER
n
has occurred.
Address: Base + 0x0018
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
IRE[24:16]
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
IRE[15:0]
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 11-6. Interrupt Request Enable Register (IRER)
Table 11-6. IRER field descriptions
Field
Description
IRE
n
External Interrupt Request Enable
n
0: Interrupt requests from the corresponding EIF
n
bit are disabled.
1: A set EIF
n
bit causes an interrupt request.