Type Alias xmc4300::usic0_ch0::ccr::AienW

source ·
pub type AienW<'a, REG> = BitWriter<'a, REG, Aien>;
Expand description

Field AIEN writer - Alternative Receive Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The alternative receive interrupt is disabled.

source

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

The alternative receive interrupt is enabled. In case of an alternative receive event, the service request output SRx indicated by INPR.AINP is activated.