Type Alias xmc4300::can_mo::mo::mofcr::DLCC_W

source ·
pub type DLCC_W<'a, REG> = BitWriter<'a, REG, DLCC_A>;
Expand description

Field DLCC writer - Data Length Code Copy

Aliased Type§

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

Implementations§

source§

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

source

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

Data length code is not copied.

source

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

Data length code of the gateway source object (after storing the received frame in the source) is copied to the gateway destination object.