Type Alias xmc4300::can_mo::mo::mofcr::MmcR

source ·
pub type MmcR = FieldReader<Mmc>;
Expand description

Field MMC reader - Message Mode Control

Aliased Type§

struct MmcR { /* private fields */ }

Implementations§

source§

impl MmcR

source

pub const fn variant(&self) -> Option<Mmc>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Standard Message Object

source

pub fn is_value2(&self) -> bool

Receive FIFO Base Object

source

pub fn is_value3(&self) -> bool

Transmit FIFO Base Object

source

pub fn is_value4(&self) -> bool

Transmit FIFO Slave Object

source

pub fn is_value5(&self) -> bool

Gateway Source Object