Fast Ethernet Controller (FEC)
PXN20 Microcontroller Reference Manual, Rev. 1
25-26 Freescale Semiconductor
25.3.4.20 FIFO Receive Bound Register (FRBR)
The FRBR is a 32-bit register with one 8-bit field that the user can read to determine the upper address
bound of the FIFO RAM. Drivers can use this value, along with the FRSR register, to appropriately divide
the available FIFO RAM between the transmit and receive data paths.
Offset: FEC_BASE + 0x0144 Access: User read/write
0123456789101112131415
R0 000000000000000
W
Reset0000000000000000
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R00000000000000
X_WMRK
W
Reset0000000000000000
Figure 25-20. FIFO Transmit FIFO Watermark Register (TFWR)
Table 25-22. TFWR Field Descriptions
Field Descriptions
0–29 Reserved, should be cleared.
X_WMRK Number of bytes written to transmit FIFO before transmission of a frame begins
0x 64 bytes written
10 128 bytes written
11 192 bytes written
Offset: FEC_BASE + 0x014C Access: User read/write
0123456789101112131415
R0 000000000000000
W
Reset0000000000000000
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R000000 R_BOUND 00
W
Reset0000011000000000
Figure 25-21. FIFO Receive Bound Register (FRBR)