
MOTOROLA
Chapter 13. Physical Layer Interface Controller (PLIC)
13-23
PLIC Registers
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.
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.
2
DRDF
D receive data full. This bit indicates that the D receive data register for the respective port
is full. DRDF is cleared when the CPU reads the receive data register PnDRR.
1
B2RDF
B2 receive data full. This bit indicates that the B2 receive data register for the respective
port is full. B2RDF is cleared when the CPU reads the receive data register PnB2RR.
0
B1RDF
B1 receive data full. This bit indicates that the B1 receive data register for the respective
port is full. B1RDF is cleared when the CPU reads the receive data register PnB2RR.