Type Alias xmc4300::can_mo::mo::moipr::TxinpR

source ·
pub type TxinpR = FieldReader<Txinp>;
Expand description

Field TXINP reader - Transmit Interrupt Node Pointer

Aliased Type§

struct TxinpR { /* private fields */ }

Implementations§

source§

impl TxinpR

source

pub const fn variant(&self) -> Option<Txinp>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Interrupt output line INT_O0 is selected.

source

pub fn is_value2(&self) -> bool

Interrupt output line INT_O1 is selected.

source

pub fn is_value3(&self) -> bool

Interrupt output line INT_O14 is selected.

source

pub fn is_value4(&self) -> bool

Interrupt output line INT_O15 is selected.