Type Alias xmc4300::can_mo::mo::mostat::MsglstR

source ·
pub type MsglstR = BitReader<Msglst>;
Expand description

Field MSGLST reader - Message Lost

Aliased Type§

struct MsglstR { /* private fields */ }

Implementations§

source§

impl MsglstR

source

pub const fn variant(&self) -> Msglst

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.