Type Alias xmc4300::can_node0::nipr::TrinpR

source ·
pub type TrinpR = FieldReader<Trinp>;
Expand description

Field TRINP reader - Transfer OK Interrupt Node Pointer

Aliased Type§

struct TrinpR { /* private fields */ }

Implementations§

source§

impl TrinpR

source

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

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.