Physical Layer Interface Controller (PLIC)
MCF5272 ColdFire Integrated Microprocessor User’s Manual, Rev. 3
13-22
Freescale Semiconductor
13.5.10 Periodic Status Registers (P0PSR–P3PSR)
All bits in these registers are read only and are set on hardware or software reset.
PnPSR are 16-bit registers containing the interrupt status information for the B- and D-channel transmit
and receive registers for each of the four ports on the MCF5272.
15
12
11
10
9
8
7
6
5
4
3
2
1
0
P0PSR–3
—
DTUE B2TUE B1TUE DROE B2ROE B1ROE DTDE B2TDE B1TDE DRDF B2RDE B1RDF
Reset
0000_0000_0000_0000
R/W
Read Only
Addr
MBAR + 0x384 (P0PSR); 0x386 (P1PSR); 0x388 (P2PSR); 0x38A (P3PSR)
Figure 13-22. Periodic Status Registers (P0PSR–P3PSR)
Table 13-5. P0PSR–P3PSR Field Descriptions
Bits
Name
Description
15–12
—
Reserved, should be cleared.
11
DTUE
D data transmit underrun error. This bit is set when the data in the PLTD transmit data register for the
respective port was transferred to the transmit shadow register, which was already empty indicated by
DTDE. DTUE is automatically cleared, when the PnPSR register has been read by the CPU.
10
B2TUE
B2 data transmit underrun error. This bit is set when the data in the PnB2TR transmit data register for
the respective port was transferred to the transmit shadow register, which was already empty indicated
by B2TDE. B2TUE is automatically cleared when the PnPSR register has been read by the CPU.
9
B1TUE
B1 data transmit underrun error. This bit is set when the data in the PnB1TR transmit data register for
the respective port was transferred to the transmit shadow register, which was already empty indicated
by B1TDE. B1TUE is automatically cleared when the PnPSR register has been read by the CPU.
8
DROE
D-Channel data receive overrun error. This bit is set when the data in the D receive shadow register
for the respective port has been transferred to the receive data register PnDRR, which was already full
indicated by DRDF. DROE is automatically cleared when the PnPSR register has been read by the
CPU.
7
B2ROE
B2 data receive overrun error. This bit is set when the data in the B2 receive shadow register for the
respective port has been transferred to the receive data register PnB2RR, which was already full
indicated by B2RDF. B2ROE is automatically cleared when the PnPSR register has been read by the
CPU.
6
B1ROE
B1 data receive overrun error. This bit is set when the data in the B1 receive shadow register for the
respective port has been transferred to the receive data register PnB1RR, which was already full
indicated by B1RDF. B1ROE is automatically cleared when the PnPSR register has been read by the
CPU. Note: Overrun and Underrun conditions are caused by the B and/or D-channel receive or
transmit data registers not being read or written prior to a 2-KHz super frame arriving.
5
DTDE
D data transmit data empty. This bit is set when the data in the PLTD transmit data register for the
respective port has been transferred to the transmit shadow register. This bit is cleared when the CPU
writes data to PLTD.
4
B2TDE
B2 data transmit data empty. This bit is set when the data in the PnB2TR transmit data register for the
respective port has been transferred to the transmit shadow register. This bit is cleared when the CPU
writes data to PnB2TR.
3
B1TDE
B1 data transmit data empty. This bit is set when the data in the PnB1TR transmit data register for the
respective port has been transferred to the transmit shadow register. This bit is cleared when the CPU
writes data to PnB1TR.