Type Alias xmc4400::can_mo0::mostat::MSGLST_R

source ·
pub type MSGLST_R = BitReader<MSGLST_A>;
Expand description

Field MSGLST reader - Message Lost

Aliased Type§

struct MSGLST_R { /* private fields */ }

Implementations§

source§

impl MSGLST_R

source

pub const fn variant(&self) -> MSGLST_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No CAN message is lost.

source

pub fn is_value2(&self) -> bool

A CAN message is lost because NEWDAT has become set again when it has already been set.