Type Alias xmc4300::usic0_ch0::psr_iicmode::ScrW

source ·
pub type ScrW<'a, REG> = BitWriter<'a, REG, Scr>;
Expand description

Field SCR writer - Start Condition Received

Aliased Type§

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

Implementations§

source§

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