Type Alias xmc4800::usic0_ch0::ccr::RienR

source ·
pub type RienR = BitReader<Rien>;
Expand description

Field RIEN reader - Receive Interrupt Enable

Aliased Type§

struct RienR { /* private fields */ }

Implementations§

source§

impl RienR

source

pub const fn variant(&self) -> Rien

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.