Type Alias xmc4200::usic0_ch0::psr_iicmode::RSCR_W

source ·
pub type RSCR_W<'a, REG> = BitWriter<'a, REG, RSCR_A>;
Expand description

Field RSCR writer - Repeated Start Condition Received

Aliased Type§

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

Implementations§

source§

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

source

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

A repeated start condition has not yet been detected.

source

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

A repeated start condition has been detected.