Type Alias xmc4300::eth0::RxUnicastFramesGood

source ·
pub type RxUnicastFramesGood = Reg<RxUnicastFramesGoodSpec>;
Expand description

RX_UNICAST_FRAMES_GOOD (r) register accessor: Receive Frame Count for Good Unicast Frames

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

For information about available fields see rx_unicast_frames_good module

Aliased Type§

struct RxUnicastFramesGood { /* private fields */ }