Type Alias xmc4800::can_mo::mo::mostat::RXEN_R

source ·
pub type RXEN_R = BitReader<RXEN_A>;
Expand description

Field RXEN reader - Receive Enable

Aliased Type§

struct RXEN_R { /* private fields */ }

Implementations§

source§

impl RXEN_R

source

pub const fn variant(&self) -> RXEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message object n is not enabled for frame reception.

source

pub fn is_value2(&self) -> bool

Message object n is enabled for frame reception.