Registers
808
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
EMAC/MDIO Module
18.3.3.24 Receive Maximum Length Register (RXMAXLEN)
The receive maximum length register (RXMAXLEN) is shown in
and described in
.
Figure 18-62. Receive Maximum Length Register (RXMAXLEN)
31
16
Reserved
R-0
15
0
RXMAXLEN
R/W-5EEh
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 18-61. Receive Maximum Length Register (RXMAXLEN) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reserved
15-0
RXMAXLEN
0-FFFFh
Receive maximum frame length. These bits determine the maximum length of a received frame.
The reset value is 5EEh (1518). Frames with byte counts greater than RXMAXLEN are long
frames. Long frames with no errors are oversized frames. Long frames with CRC, code, or
alignment error are jabber frames.
18.3.3.25 Receive Buffer Offset Register (RXBUFFEROFFSET)
The receive buffer offset register (RXBUFFEROFFSET) is shown in
and described in
.
Figure 18-63. Receive Buffer Offset Register (RXBUFFEROFFSET)
31
16
Reserved
R-0
15
0
RXBUFFEROFFSET
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 18-62. Receive Buffer Offset Register (RXBUFFEROFFSET) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reserved
15-0
RXBUFFEROFFSET
0-FFFFh
Receive buffer offset value. These bits are written by the EMAC into each frame SOP
buffer descriptor Buffer Offset field. The frame data begins after the RXBUFFEROFFSET
value of bytes. A value of 0 indicates that there are no unused bytes at the beginning of
the data, and that valid data begins on the first byte of the buffer. A value of Fh (15)
indicates that the first 15 bytes of the buffer are to be ignored by the EMAC and that valid
buffer data starts on byte 16 of the buffer. This value is used for all channels.