Type Alias xmc4400::can_mo0::mostat::TXPND_R

source ·
pub type TXPND_R = BitReader<TXPND_A>;
Expand description

Field TXPND reader - Transmit Pending

Aliased Type§

struct TXPND_R { /* private fields */ }

Implementations§

source§

impl TXPND_R

source

pub const fn variant(&self) -> TXPND_A

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.