Type Alias xmc4400::can_mo0::mofcr::OVIE_R

source ·
pub type OVIE_R = BitReader<OVIE_A>;
Expand description

Field OVIE reader - Overflow Interrupt Enable

Aliased Type§

struct OVIE_R { /* private fields */ }

Implementations§

source§

impl OVIE_R

source

pub const fn variant(&self) -> OVIE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

FIFO full interrupt is disabled.

source

pub fn is_value2(&self) -> bool

FIFO full interrupt is enabled.