Type Alias xmc4800::can_node0::necnt::LeincR

source ·
pub type LeincR = BitReader<Leinc>;
Expand description

Field LEINC reader - Last Error Increment

Aliased Type§

struct LeincR { /* private fields */ }

Implementations§

source§

impl LeincR

source

pub const fn variant(&self) -> Leinc

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.