Type Alias xmc4400::usic0_ch0::pcr_iicmode::RSCRIEN_W

source ·
pub type RSCRIEN_W<'a, REG> = BitWriter<'a, REG, RSCRIEN_A>;
Expand description

Field RSCRIEN writer - Repeated Start Condition Received Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The repeated start condition interrupt is disabled.

source

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

The repeated start condition interrupt is enabled.