Type Alias xmc4300::can_node0::ncr::ALIE_W

source ·
pub type ALIE_W<'a, REG> = BitWriter<'a, REG, ALIE_A>;
Expand description

Field ALIE writer - Alert Interrupt Enable

Aliased Type§

struct ALIE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> ALIE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Alert interrupt is disabled.

source

pub fn value2(self) -> &'a mut W<REG>

Alert interrupt is enabled.