Type Alias CrcerrFastR
pub type CrcerrFastR = BitReader<CrcerrFast>;Expand description
Field CRCERR_FAST reader - Cyclic Redundancy Check Error in the CRC field
of CAN FD frames with the BRS bit set
Aliased Type§
pub struct CrcerrFastR { /* private fields */ }