Type Alias xmc4300::can_mo::mo::moar::IdeR

source ·
pub type IdeR = BitReader<Ide>;
Expand description

Field IDE reader - Identifier Extension Bit of Message Object n

Aliased Type§

struct IdeR { /* private fields */ }

Implementations§

source§

impl IdeR

source

pub const fn variant(&self) -> Ide

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Message object n handles standard frames with 11-bit identifier.

source

pub fn is_value2(&self) -> bool

Message object n handles extended frames with 29-bit identifier.