Type Alias xmc4300::can_mo::mo::mostat::RtselR

source ·
pub type RtselR = BitReader<Rtsel>;
Expand description

Field RTSEL reader - Receive/Transmit Selected

Aliased Type§

struct RtselR { /* private fields */ }

Implementations§

source§

impl RtselR

source

pub const fn variant(&self) -> Rtsel

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message object n is not selected for receive or transmit operation.

source

pub fn is_value2(&self) -> bool

Message object n is selected for receive or transmit operation.