Type Alias xmc4300::usic0_ch0::psr_iismode::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.