Type Alias xmc4800::can_mo::mo::mofcr::DatcW

source ·
pub type DatcW<'a, REG> = BitWriter<'a, REG, Datc>;
Expand description

Field DATC writer - Data Copy

Aliased Type§

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

Implementations§

source§

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

source

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

Data fields are not copied.

source

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

Data fields in registers MODATALn and MODATAHn of the gateway source object (after storing the received frame in the source) are copied to the gateway destination.