Edge Port Module (EPORT)
MCF52110 ColdFire® Integrated Microcontroller Reference Manual, Rev. 1
15-6
Freescale Semiconductor
Preliminary
15.4.6
Edge Port Flag Register (EPFR)
The EPORT flag register (EPFR) individually latches EPORT edge events.
Table 15-7. EPPDR Field Descriptions
Field
Description
7–1
EPPD
n
Edge port pin data bits. The read-only EPPDR reflects the current state of the EPORT pins IRQ7–IRQ1. Writing to
EPPDR has no effect, and the write cycle terminates normally. Reset does not affect EPPDR.
0
Reserved, must be cleared.
IPSBAR
Offset:
0x13_0006 (EPFR)
Access: User read/write
7
6
5
4
3
2
1
0
R
EPF7
EPF6
EPF5
EPF4
EPF3
EPF2
EPF1
0
W
Reset:
0
0
0
0
0
0
0
0
Figure 15-7. EPORT Port Flag Register (EPFR)
Table 15-8. EPFR Field Descriptions
Field
Description
7–1
EPF
n
Edge port flag bits. When an EPORT pin is configured for edge triggering, its corresponding read/write bit in EPFR
indicates that the selected edge has been detected. Reset clears EPF7–EPF1.
Bits in this register are set when the selected edge is detected on the corresponding pin. A bit remains set until
cleared by writing a 1 to it. Writing 0 has no effect. If a pin is configured as level-sensitive (EPPAR
n
equals 00), pin
transitions do not affect this register.
0 Selected edge for IRQ
n
pin has not been detected.
1 Selected edge for IRQ
n
pin has been detected.
0
Reserved, must be cleared.