Type Alias xmc4800::can_mo::mo::mofcr::DLCC_R

source ·
pub type DLCC_R = BitReader<DLCC_A>;
Expand description

Field DLCC reader - Data Length Code Copy

Aliased Type§

struct DLCC_R { /* private fields */ }

Implementations§

source§

impl DLCC_R

source

pub const fn variant(&self) -> DLCC_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Data length code is not copied.

source

pub fn is_value2(&self) -> bool

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