Type Alias xmc4300::can_node0::ncr::AlieR

source ·
pub type AlieR = BitReader<Alie>;
Expand description

Field ALIE reader - Alert Interrupt Enable

Aliased Type§

struct AlieR { /* private fields */ }

Implementations§

source§

impl AlieR

source

pub const fn variant(&self) -> Alie

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Alert interrupt is disabled.

source

pub fn is_value2(&self) -> bool

Alert interrupt is enabled.