Type Alias xmc4300::can_mo::mo::mofcr::RxtoeW

source ·
pub type RxtoeW<'a, REG> = BitWriter<'a, REG, Rxtoe>;
Expand description

Field RXTOE writer - Receive Time-Out Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Message does not take part in receive time-out check

source

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

Message takes part in receive time-out check