Type Alias xmc4400::can_mo0::mostat::RTSEL_R

source ·
pub type RTSEL_R = BitReader<RTSEL_A>;
Expand description

Field RTSEL reader - Receive/Transmit Selected

Aliased Type§

struct RTSEL_R { /* private fields */ }

Implementations§

source§

impl RTSEL_R

source

pub const fn variant(&self) -> RTSEL_A

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.