Type Alias xmc4300::usic0_ch0::ccr::BRGIEN_R

source ·
pub type BRGIEN_R = BitReader<BRGIEN_A>;
Expand description

Field BRGIEN reader - Baud Rate Generator Interrupt Enable

Aliased Type§

struct BRGIEN_R { /* private fields */ }

Implementations§

source§

impl BRGIEN_R

source

pub const fn variant(&self) -> BRGIEN_A

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.