Type Alias xmc4200::can_node0::necnt::LEINC_R

source ·
pub type LEINC_R = BitReader<LEINC_A>;
Expand description

Field LEINC reader - Last Error Increment

Aliased Type§

struct LEINC_R { /* private fields */ }

Implementations§

source§

impl LEINC_R

source

pub const fn variant(&self) -> LEINC_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The last error led to an error counter increment of 1.

source

pub fn is_value2(&self) -> bool

The last error led to an error counter increment of 8.