Type Alias xmc4500::eth0::rxtcp_error_octets::RXTCPERROCT_R

source ·
pub type RXTCPERROCT_R = FieldReader<u32>;
Expand description

Field RXTCPERROCT reader - Thsi field indicates the number of bytes received in a TCP segment with checksum errors. This counter does not count the IP Header bytes. The Ethernet header, FCS, pad, or IP pad bytes are not included in this counter.

Aliased Type§

struct RXTCPERROCT_R { /* private fields */ }