Type Alias xmc4800::usic0_ch0::psr::BrgifR

source ·
pub type BrgifR = BitReader<Brgif>;
Expand description

Field BRGIF reader - Baud Rate Generator Indication Flag

Aliased Type§

struct BrgifR { /* private fields */ }

Implementations§

source§

impl BrgifR

source

pub const fn variant(&self) -> Brgif

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.