Type Alias xmc4400::can_node0::ncr::LECIE_R

source ·
pub type LECIE_R = BitReader<LECIE_A>;
Expand description

Field LECIE reader - LEC Indicated Error Interrupt Enable

Aliased Type§

struct LECIE_R { /* private fields */ }

Implementations§

source§

impl LECIE_R

source

pub const fn variant(&self) -> LECIE_A

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.