MPC5200B Users Guide, Rev. 1
15-38 Freescale Semiconductor
PSC Registers—MBAR + 0x2000, 0x2200, 0x2400, 0x2600, 0x2800, 0x2C00
15.2.28 Rx FIFO Number of Data (0x58)RFNUM
15.2.29 Tx FIFO Number of Data (0x5C)TFNUM
15.2.30 Rx FIFO Data (0x60)RFDATA
Read - write register to access the internal RX FIFO Data register. Reads from this register reads out the receive data. In addition the register
provides the possibility to fill the RX FIFO for debug issues. For more informations about the data format see Section 15.2.6, Rx Buffer
Register (0x0C) — RB.
15.2.31 Rx FIFO Status (0x64)—RFSTAT
For additional informations about the FIFO related status bits see Section 15.2.3, Status Register (0x04) — SR.
NOTE
To make sure that the PSC never lost the data in the FIFO, the PSC controller avoid writing to a full
FIFO or reading from an empty FIFO. Therefore the status bits in the FIFO STAT register never
reports an ERROR, UF or OF state. The SR register reports these errors.

Table15-57. RX FIFO Number of DATA (0x58)

msb 012345678 9 101112131415 lsb
RReserved COUNT[0:8 ]
WReserved
RESET:000000000 0 0 000 0 0
Bit Name Description
0:6 — Reserved
7:15 COUNT Number of data bytes in the Rx FIFO.

Table15-58. Tx FIFO Number of Data (0x5C)

msb 012345678 9 101112131415 lsb
RReserved COUNT[0 :8]
WReserved
RESET:000000000 0 0 000 0 0
Bit Name Description
0:6 — Reserved
7:15 COUNT Number of data bytes in the Tx FIFO.

Table15-59. Rx FIFO Status (0x64)

msb 01 2 345678 9101112131415 lsb
RReserved
Frame[3]
Frame[2]
Frame[1]
Frame[0]
Rese
rved
Error UF OF FR FULL
ALARM
EMPTY
W
RESET:00 0 000000 0 0 00 0 0 0