Type Alias xmc4400::usic0_ch0::ccr::RIEN_R

source ·
pub type RIEN_R = BitReader<RIEN_A>;
Expand description

Field RIEN reader - Receive Interrupt Enable

Aliased Type§

struct RIEN_R { /* private fields */ }

Implementations§

source§

impl RIEN_R

source

pub const fn variant(&self) -> RIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The receive interrupt is disabled.

source

pub fn is_value2(&self) -> bool

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