Type Alias gd32f1::gd32f130::i2c0::stat0::LostarbR

source ·
pub type LostarbR = BitReader<Lostarb>;
Expand description

Field LOSTARB reader - Arbitration Lost in master mode

Aliased Type§

struct LostarbR { /* private fields */ }

Implementations§

source§

impl LostarbR

source

pub const fn variant(&self) -> Lostarb

Get enumerated values variant

source

pub fn is_no_lost(&self) -> bool

No Arbitration Lost detected

source

pub fn is_lost(&self) -> bool

Arbitration Lost detected