Type Alias xmc4300::can_mo::mo::mostat::TxrqR

source ·
pub type TxrqR = BitReader<Txrq>;
Expand description

Field TXRQ reader - Transmit Request

Aliased Type§

struct TxrqR { /* private fields */ }

Implementations§

source§

impl TxrqR

source

pub const fn variant(&self) -> Txrq

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No transmission of message object n is requested.

source

pub fn is_value2(&self) -> bool

Transmission of message object n on the CAN bus is requested.