Type Alias xmc4200::can_mo0::moar::IDE_W

source ·
pub type IDE_W<'a, REG> = BitWriter<'a, REG, IDE_A>;
Expand description

Field IDE writer - Identifier Extension Bit of Message Object n

Aliased Type§

struct IDE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> IDE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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