Type Alias xmc4300::usic0_ch0::rbctr::SRBIEN_W

source ·
pub type SRBIEN_W<'a, REG> = BitWriter<'a, REG, SRBIEN_A>;
Expand description

Field SRBIEN writer - Standard Receive Buffer Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The standard receive buffer interrupt generation is disabled.

source

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

The standard receive buffer interrupt generation is enabled.