Type Alias xmc4300::usic0_ch0::rbctr::ArbienW

source ·
pub type ArbienW<'a, REG> = BitWriter<'a, REG, Arbien>;
Expand description

Field ARBIEN writer - Alternative Receive Buffer Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The alternative receive buffer interrupt generation is disabled.

source

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

The alternative receive buffer interrupt generation is enabled.