Type Alias xmc4200::can_mo0::moipr::TXINP_W

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

Field TXINP writer - Transmit Interrupt Node Pointer

Aliased Type§

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

Implementations§

source§

impl<'a, REG> TXINP_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.