CrcerrFastR

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 */ }

Implementations§

§

impl CrcerrFastR

pub const fn variant(&self) -> CrcerrFast

Get enumerated values variant

pub fn is_0(&self) -> bool

No such occurrence.

pub fn is_1(&self) -> bool

A CRC error occurred since last read of this register.