![Freescale Semiconductor ColdFire MCF5211 Reference Manual Download Page 215](http://html1.mh-extra.com/html/freescale-semiconductor/coldfire-mcf5211/coldfire-mcf5211_reference-manual_2330619215.webp)
Edge Port Module (EPORT)
MCF5213 ColdFire® Integrated Microcontroller Reference Manual, Rev. 3
Freescale Semiconductor
13-5
13.4.2.3
Edge Port Interrupt Enable Register (EPIER)
13.4.2.4
Edge Port Data Register (EPDR)
Table 13-4. EPDD Field Descriptions
Field
Description
7–1
EPDDx
Setting any bit in the EPDDR configures the corresponding pin as an output. Clearing any bit in EPDDR configures
the corresponding pin as an input. Pin direction is independent of the level/edge detection configuration. Reset clears
EPDD7-EPDD1.
To use an EPORT pin as an external interrupt request source, its corresponding bit in EPDDR must be clear. Software
can generate interrupt requests by programming the EPORT data register when the EPDDR selects output.
1 Corresponding EPORT pin configured as output
0 Corresponding EPORT pin configured as input
0
Reserved, should be cleared.
IPSBAR
Offset:
0x13_0003 (EPIER)
Access: Supervisor read/write
7
6
5
4
3
2
1
0
R
EPIE7
0EPIE6
EPIE5
EPIE4
EPIE3
EPIE2
EPIE1
0
W
Reset:
0
0
0
0
0
0
0
0
Figure 13-4. EPORT Port Interrupt Enable Register (EPIER)
Table 13-5. EPIER Field Descriptions
Field
Description
7–1
EPIEx
Edge port interrupt enable bits enable EPORT interrupt requests. If a bit in EPIER is set, EPORT generates an
interrupt request when:
• The corresponding bit in the EPORT flag register (EPFR) is set or later becomes set.
• The corresponding pin level is low and the pin is configured for level-sensitive operation.
Clearing a bit in EPIER negates any interrupt request from the corresponding EPORT pin. Reset clears
EPIE7-EPIE1.
1 Interrupt requests from corresponding EPORT pin enabled
0 Interrupt requests from corresponding EPORT pin disabled
0
Reserved, should be cleared.
IPSBAR
Offset: 0x13_0004 (EPDR)
Access: User read/write
7
6
5
4
3
2
1
0
R
EPD7
EPD6
EPD5
EPD4
EPD3
EPD2
EPD1
0
W
Reset:
1
1
1
1
1
1
1
1
Figure 13-5. EPORT Port Data Register (EPDR)