Type Alias gd32f1::gd32f190::i2c0::ctl0::PoapW

source ·
pub type PoapW<'a, REG> = BitWriter<'a, REG, Poap>;
Expand description

Field POAP writer - Position of ACK meaning

Aliased Type§

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

Implementations§

source§

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

source

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

ACK bit controls the (N)ACK of the current byte being received

source

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

ACK bit controls the (N)ACK of the next byte to be received