Type Alias xmc4200::can_mo0::mofcr::RXIE_R

source ·
pub type RXIE_R = BitReader<RXIE_A>;
Expand description

Field RXIE reader - Receive Interrupt Enable

Aliased Type§

struct RXIE_R { /* private fields */ }

Implementations§

source§

impl RXIE_R

source

pub const fn variant(&self) -> RXIE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message receive interrupt is disabled.

source

pub fn is_value2(&self) -> bool

Message receive interrupt is enabled.