11.2.26 Statistics 0

Name: STATS0
Address: 0x0208
Reset: 0x00000000
Property: -

Bit 3130292827262524 
 RXSE[7:0] 
Access RCRCRCRCRCRCRCRC 
Reset 00000000 
Bit 2322212019181716 
 LFER[7:0] 
Access RCRCRCRCRCRCRCRC 
Reset 00000000 
Bit 15141312111098 
 OFRX[7:0] 
Access RCRCRCRCRCRCRCRC 
Reset 00000000 
Bit 76543210 
 UFRX[7:0] 
Access RCRCRCRCRCRCRCRC 
Reset 00000000 

Bits 31:24 – RXSE[7:0] Receive Symbol Errors

This bit field counts the number of frames that had RXER asserted during reception. Symbol errors are counted regardless of frame length checks. Receive symbol errors will also be counted as an FCS or alignment error if the frame is between 64 and 1518 bytes (1536 bytes if MAC_NCFGR.MAXFS=1). If the frame is larger it will be recorded as an Oversize Frame Received (OFRX) error.

This field will saturate at 0xFF and will be cleared on read.

Bits 23:16 – LFER[7:0] Length Field Errors

This bit field counts the number of frames received that have a measured length shorter than that extracted from the length field (bytes 13 and 14). This condition is only counted if the value of the length field is less than 0x0600 (1536 bytes), the frame is not of excessive length and checking is enabled by writing a '1' to the Length Field Error Frame Discard bit in the Network Configuration Register (MAC_NCFGR.LFERD).

This field will saturate at 0xFF and will be cleared on read.

Bits 15:8 – OFRX[7:0] Oversize Frames Received

This bit field counts the number of frames received exceeding 1518 bytes in length (1536 bytes if MAC_NCFGR.MAXFS is written to '1') but do not have either a CRC error, an alignment error, nor a receive symbol error.

This field will saturate at 0xFF and will be cleared on read.

Bits 7:0 – UFRX[7:0] Undersize Frames Received

This bit field counts the number of frames received less than 64 bytes in length that do not have either a CRC error or an alignment error.

This field will saturate at 0xFF and will be cleared on read.