Type Alias xmc4300::can_mo::mo::mofcr::RmmR

source ·
pub type RmmR = BitReader<Rmm>;
Expand description

Field RMM reader - Transmit Object Remote Monitoring

Aliased Type§

struct RmmR { /* private fields */ }

Implementations§

source§

impl RmmR

source

pub const fn variant(&self) -> Rmm

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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 is_value2(&self) -> bool

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.