AckerrR

Type Alias AckerrR 

pub type AckerrR = BitReader<Ackerr>;
Expand description

Field ACKERR reader - Acknowledge Error

Aliased Type§

pub struct AckerrR { /* private fields */ }

Implementations§

§

impl AckerrR

pub const fn variant(&self) -> Ackerr

Get enumerated values variant

pub fn is_0(&self) -> bool

No such occurrence.

pub fn is_1(&self) -> bool

An ACK error occurred since last read of this register.