Type Alias xmc4300::usic0_ch0::psr_iicmode::SCR_W

source ·
pub type SCR_W<'a, REG> = BitWriter<'a, REG, SCR_A>;
Expand description

Field SCR writer - Start Condition Received

Aliased Type§

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

Implementations§

source§

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

source

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

A start condition has not yet been detected.

source

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

A start condition has been detected.