Type Alias xmc4300::can_node0::ncr::LecieR

source ·
pub type LecieR = BitReader<Lecie>;
Expand description

Field LECIE reader - LEC Indicated Error Interrupt Enable

Aliased Type§

struct LecieR { /* private fields */ }

Implementations§

source§

impl LecieR

source

pub const fn variant(&self) -> Lecie

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Last error code interrupt is disabled.

source

pub fn is_value2(&self) -> bool

Last error code interrupt is enabled.