Type Alias xmc4800::can_mo::mo::mofcr::IdcR

source ·
pub type IdcR = BitReader<Idc>;
Expand description

Field IDC reader - Identifier Copy

Aliased Type§

struct IdcR { /* private fields */ }

Implementations§

source§

impl IdcR

source

pub const fn variant(&self) -> Idc

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The identifier of the gateway source object is not copied.

source

pub fn is_value2(&self) -> bool

The identifier of the gateway source object (after storing the received frame in the source) is copied to the gateway destination object.