Type Alias xmc4300::can_mo::mo::mostat::RxpndR

source ·
pub type RxpndR = BitReader<Rxpnd>;
Expand description

Field RXPND reader - Receive Pending

Aliased Type§

struct RxpndR { /* private fields */ }

Implementations§

source§

impl RxpndR

source

pub const fn variant(&self) -> Rxpnd

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.