Type Alias xmc4200::usic0_ch0::psr_iicmode::PCR_W

source ·
pub type PCR_W<'a, REG> = BitWriter<'a, REG, PCR_A>;
Expand description

Field PCR writer - Stop Condition Received

Aliased Type§

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

Implementations§

source§

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

source

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

A stop condition has not yet been detected.

source

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

A stop condition has been detected.