Type Alias xmc4400::can_mo0::mostat::RXPND_R

source ·
pub type RXPND_R = BitReader<RXPND_A>;
Expand description

Field RXPND reader - Receive Pending

Aliased Type§

struct RXPND_R { /* private fields */ }

Implementations§

source§

impl RXPND_R

source

pub const fn variant(&self) -> RXPND_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No CAN message has been received.

source

pub fn is_value2(&self) -> bool

A CAN message has been received by the message object n, either directly or via gateway copy action.