Bit1errFastR

Type Alias Bit1errFastR 

pub type Bit1errFastR = BitReader<Bit1errFast>;
Expand description

Field BIT1ERR_FAST reader - Bit1 Error in the Data Phase of CAN FD frames with the BRS bit set

Aliased Type§

pub struct Bit1errFastR { /* private fields */ }

Implementations§

§

impl Bit1errFastR

pub const fn variant(&self) -> Bit1errFast

Get enumerated values variant

pub fn is_0(&self) -> bool

No such occurrence.

pub fn is_1(&self) -> bool

At least one bit sent as recessive is received as dominant.