Type Alias xmc4300::usic0_ch0::rbctr::ARBIEN_W

source ·
pub type ARBIEN_W<'a, REG> = BitWriter<'a, REG, ARBIEN_A>;
Expand description

Field ARBIEN writer - Alternative Receive Buffer Interrupt Enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ARBIEN_W<'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.