Type Alias xmc4300::can_mo::mo::mofcr::RMM_R

source ·
pub type RMM_R = BitReader<RMM_A>;
Expand description

Field RMM reader - Transmit Object Remote Monitoring

Aliased Type§

struct RMM_R { /* private fields */ }

Implementations§

source§

impl RMM_R

source

pub const fn variant(&self) -> RMM_A

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.