Type Alias xmc4200::can_mo0::mofcr::RXIE_W

source ·
pub type RXIE_W<'a, REG> = BitWriter<'a, REG, RXIE_A>;
Expand description

Field RXIE writer - Receive Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Message receive interrupt is disabled.

source

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

Message receive interrupt is enabled.