Type Alias gd32f1::gd32f190::i2c0::stat0::AerrW

source ·
pub type AerrW<'a, REG> = BitWriter<'a, REG, Aerr>;
Expand description

Field AERR writer - Acknowledge error

Aliased Type§

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

Implementations§

source§

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

source

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

No acknowledge error

source

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

Acknowledge error