Type Alias xmc4300::can_mo::mo::mostat::TxpndR

source ·
pub type TxpndR = BitReader<Txpnd>;
Expand description

Field TXPND reader - Transmit Pending

Aliased Type§

struct TxpndR { /* private fields */ }

Implementations§

source§

impl TxpndR

source

pub const fn variant(&self) -> Txpnd

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No CAN message has been transmitted.

source

pub fn is_value2(&self) -> bool

A CAN message from message object n has been transmitted successfully over the CAN bus.