Type Alias xmc4300::usic0_ch0::trbsr::ArbiW

source ·
pub type ArbiW<'a, REG> = BitWriter<'a, REG, Arbi>;
Expand description

Field ARBI writer - Alternative Receive Buffer Event

Aliased Type§

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

Implementations§

source§

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

source

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

An alternative receive buffer event has not been detected.

source

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

An alternative receive buffer event has been detected.