Type Alias xmc4800::usic0_ch0::psr_iismode::BrgifW

source ·
pub type BrgifW<'a, REG> = BitWriter<'a, REG, Brgif>;
Expand description

Field BRGIF writer - Baud Rate Generator Indication Flag

Aliased Type§

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

Implementations§

source§

impl<'a, REG> BrgifW<'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.