Type Alias xmc4400::can_node0::ncr::ALIE_R

source ·
pub type ALIE_R = BitReader<ALIE_A>;
Expand description

Field ALIE reader - Alert Interrupt Enable

Aliased Type§

struct ALIE_R { /* private fields */ }

Implementations§

source§

impl ALIE_R

source

pub const fn variant(&self) -> ALIE_A

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.