Type Alias xmc4400::usic0_ch0::psr_iicmode::NACK_W

source ·
pub type NACK_W<'a, REG> = BitWriter<'a, REG, NACK_A>;
Expand description

Field NACK writer - Non-Acknowledge Received

Aliased Type§

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

Implementations§

source§

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

source

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

A non-acknowledge has not been received.

source

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

A non-acknowledge has been received.