Type Alias xmc4500::can_mo0::moar::IDE_R

source ·
pub type IDE_R = BitReader<IDE_A>;
Expand description

Field IDE reader - Identifier Extension Bit of Message Object n

Aliased Type§

struct IDE_R { /* private fields */ }

Implementations§

source§

impl IDE_R

source

pub const fn variant(&self) -> IDE_A

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.