System Integration Unit Lite (SIUL)
MPC5606S Microcontroller Reference Manual, Rev. 7
1194 Freescale Semiconductor
 
37.5.3.5 Interrupt Rising-Edge Event Enable Register (IREER)
This register is used to enable rising-edge triggered events to be enabled on the corresponding external 
interrupt pads.
37.5.3.6 Interrupt Falling-Edge Event Enable Register (IFEER)
This register is used to enable falling-edge triggered events to be enabled on the corresponding external 
interrupt pads.
NOTE
If both the IREE and IFEE bit is cleared for the same interrupt source, the 
interrupt status flag for the corresponding external interrupt will never be 
set.
Address: Base + 0x0028 Access: User read/write 
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R
IREE[13:0]
1
1
IREE[11:0] is valid in the 144-pin LQFP.
W
Reset 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Figure 37-7. Interrupt Rising-Edge Event Enable Register (IREER)
Table 37-7. IREER field descriptions 
Field Description
IREE[x] Enable rising-edge events to cause the EIF[x] bit to be set.
0 Rising-edge event is disabled
1 Rising-edge event is enabled
Address: Base + 0x002C Access: User read/write 
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R
IFEE[13:0]
1
1
IFEE[11:0] is valid in the 144-pin LQFP.
W
Reset 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Figure 37-8. Interrupt Falling-Edge Event Enable Register (IFEER)
Table 37-8. IFEER field descriptions 
Field Description
IFEE[x] Enable falling-edge events to cause the EIF[x] bit to be set.
0 Falling-edge event is disabled
1 Falling-edge event is enabled