Type Alias xmc4200::can_mo0::moipr::RXINP_W

source ·
pub type RXINP_W<'a, REG> = FieldWriter<'a, REG, 3, RXINP_A>;
Expand description

Field RXINP writer - Receive Interrupt Node Pointer

Aliased Type§

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

Implementations§

source§

impl<'a, REG> RXINP_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

Interrupt output line INT_O0 is selected.

source

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

Interrupt output line INT_O1 is selected.

source

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

Interrupt output line INT_O7 is selected.