Type Alias xmc4300::usic0_ch0::ccr::BrgienR

source ·
pub type BrgienR = BitReader<Brgien>;
Expand description

Field BRGIEN reader - Baud Rate Generator Interrupt Enable

Aliased Type§

struct BrgienR { /* private fields */ }

Implementations§

source§

impl BrgienR

source

pub const fn variant(&self) -> Brgien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The baud rate generator interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The baud rate generator interrupt is enabled. In case of a baud rate generator event, the service request output SRx indicated by INPR.PINP is activated.