Edge Port Module (EPORT)
MCF52110 ColdFire® Integrated Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor
15-5
Preliminary
15.4.4
Edge Port Data Register (EPDR)
The EPORT data register (EPDR) holds the data to be driven to the pins.
15.4.5
Edge Port Pin Data Register (EPPDR)
The EPORT pin data register (EPPDR) reflects the current state of the pins.
Table 15-5. EPIER Field Descriptions
Field
Description
7–1
EPIE
n
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.
0 Interrupt requests from corresponding EPORT pin disabled
1 Interrupt requests from corresponding EPORT pin enabled
0
Reserved, must 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 15-5. EPORT Port Data Register (EPDR)
Table 15-6. EPDR Field Descriptions
Field
Description
7–1
EPD
n
Edge Port Data Bits. An internal register stores data written to EPDR; if any pin of the port is configured as an output,
the bit stored for that pin is driven onto the pin. Reading EDPR returns the data stored in the register. Reset sets
EPD7–EPD1.
0
Reserved, must be cleared.
IPSBAR
Offset:
0x13_0005 (EPPDR)
Access: User read-only
7
6
5
4
3
2
1
0
R
EPPD7
EPPD6
EPPD5
EPPD4
EPPD3
EPPD2
EPPD1
0
W
Reset:
[IRQ7]
[IRQ6]
[IRQ5]
[IRQ4]
[IRQ3]
[IRQ2]
[IRQ1]
0
Figure 15-6. EPORT Port Pin Data Register (EPPDR)