Type Alias xmc4400::usic0_ch0::ccr::AIEN_R

source ·
pub type AIEN_R = BitReader<AIEN_A>;
Expand description

Field AIEN reader - Alternative Receive Interrupt Enable

Aliased Type§

struct AIEN_R { /* private fields */ }

Implementations§

source§

impl AIEN_R

source

pub const fn variant(&self) -> AIEN_A

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.