Type Alias xmc4300::eth0::RxLengthErrorFrames

source ·
pub type RxLengthErrorFrames = Reg<RxLengthErrorFramesSpec>;
Expand description

RX_LENGTH_ERROR_FRAMES (r) register accessor: Receive Frame Count for Length Error Frames

You can read this register and get rx_length_error_frames::R. See API.

For information about available fields see rx_length_error_frames module

Aliased Type§

struct RxLengthErrorFrames { /* private fields */ }