Type Alias xmc4200::usic0_ch0::pcr_iicmode::NACKIEN_W

source ·
pub type NACKIEN_W<'a, REG> = BitWriter<'a, REG, NACKIEN_A>;
Expand description

Field NACKIEN writer - Non-Acknowledge Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The non-acknowledge interrupt is disabled.

source

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

The non-acknowledge interrupt is enabled.