Bit0errFastR

Type Alias Bit0errFastR 

pub type Bit0errFastR = BitReader<Bit0errFast>;
Expand description

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

Aliased Type§

pub struct Bit0errFastR { /* private fields */ }

Implementations§

§

impl Bit0errFastR

pub const fn variant(&self) -> Bit0errFast

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 dominant is received as recessive.