pub type MISFRMCNT_R = FieldReader<u16>;
Expand description

Field MISFRMCNT reader - This field indicates the number of frames missed by the controller because of the RAM Receive Buffer being unavailable. This counter is incremented each time the DMA discards an incoming frame. The counter is cleared when this register is read.

Aliased Type§

struct MISFRMCNT_R { /* private fields */ }