Type Alias gd32f1::gd32f130::i2c0::ctl0::PoapR

source ·
pub type PoapR = BitReader<Poap>;
Expand description

Field POAP reader - Position of ACK meaning

Aliased Type§

struct PoapR { /* private fields */ }

Implementations§

source§

impl PoapR

source

pub const fn variant(&self) -> Poap

Get enumerated values variant

source

pub fn is_current(&self) -> bool

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

source

pub fn is_next(&self) -> bool

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