Type Alias xmc4800::can_mo::mo::moipr::RxinpW

source ·
pub type RxinpW<'a, REG> = FieldWriter<'a, REG, 4, Rxinp>;
Expand description

Field RXINP writer - Receive Interrupt Node Pointer

Aliased Type§

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

Implementations§

source§

impl<'a, REG> RxinpW<'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_O14 is selected.

source

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

Interrupt output line INT_O15 is selected.