Type Alias xmc4300::can_mo::mo::mostat::RxenR

source ·
pub type RxenR = BitReader<Rxen>;
Expand description

Field RXEN reader - Receive Enable

Aliased Type§

struct RxenR { /* private fields */ }

Implementations§

source§

impl RxenR

source

pub const fn variant(&self) -> Rxen

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.