Type Alias xmc4300::can_mo::mo::mostat::MSGVAL_R

source ·
pub type MSGVAL_R = BitReader<MSGVAL_A>;
Expand description

Field MSGVAL reader - Message Valid

Aliased Type§

struct MSGVAL_R { /* private fields */ }

Implementations§

source§

impl MSGVAL_R

source

pub const fn variant(&self) -> MSGVAL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message object n is not valid.

source

pub fn is_value2(&self) -> bool

Message object n is valid.