Type Alias xmc4800::usic0_ch0::psr_iicmode::RsifW

source ·
pub type RsifW<'a, REG> = BitWriter<'a, REG, Rsif>;
Expand description

Field RSIF writer - Receiver Start Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

A receiver start event has not occurred.

source

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

A receiver start event has occurred.