Type Alias xmc4100::usic0_ch0::psr_ascmode::BRGIF_R

source ·
pub type BRGIF_R = BitReader<BRGIF_A>;
Expand description

Field BRGIF reader - Baud Rate Generator Indication Flag

Aliased Type§

struct BRGIF_R { /* private fields */ }

Implementations§

source§

impl BRGIF_R

source

pub const fn variant(&self) -> BRGIF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A baud rate generator event has not occurred.

source

pub fn is_value2(&self) -> bool

A baud rate generator event has occurred.