Type Alias xmc4300::usic0_ch0::ccr::AienR

source ·
pub type AienR = BitReader<Aien>;
Expand description

Field AIEN reader - Alternative Receive Interrupt Enable

Aliased Type§

struct AienR { /* private fields */ }

Implementations§

source§

impl AienR

source

pub const fn variant(&self) -> Aien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The alternative receive interrupt is disabled.

source

pub fn is_value2(&self) -> bool

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