Type Alias xmc4300::usic0_ch0::pcr_iicmode::PCRIEN_W

source ·
pub type PCRIEN_W<'a, REG> = BitWriter<'a, REG, PCRIEN_A>;
Expand description

Field PCRIEN writer - Stop Condition Received Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The stop condition interrupt is disabled.

source

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

The stop condition interrupt is enabled.