xmc4100::usic0_ch0::psr

Type Alias BRGIF_W

Source
pub type BRGIF_W<'a, REG> = BitWriter<'a, REG, BRGIF_A>;
Expand description

Field BRGIF writer - Baud Rate Generator Indication Flag

Aliased Type§

struct BRGIF_W<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> BRGIF_W<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn value1(self) -> &'a mut W<REG>

A baud rate generator event has not occurred.

Source

pub fn value2(self) -> &'a mut W<REG>

A baud rate generator event has occurred.