Type Alias xmc4400::can_mo0::mofcr::RMM_W

source ·
pub type RMM_W<'a, REG> = BitWriter<'a, REG, RMM_A>;
Expand description

Field RMM writer - Transmit Object Remote Monitoring

Aliased Type§

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

Implementations§

source§

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

source

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

Remote monitoring is disabled: Identifier, IDE bit, and DLC of message object n remain unchanged upon the reception of a matching Remote Frame.

source

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

Remote monitoring is enabled: Identifier, IDE bit, and DLC of a matching Remote Frame are copied to transmit object n in order to monitor incoming Remote Frames.