Type Alias gd32f1::gd32f130::dbg::ctl0::I2c0HoldR

source ·
pub type I2c0HoldR = BitReader<I2c0Hold>;
Expand description

Field I2C0_HOLD reader - I2C0 hold register

Aliased Type§

struct I2c0HoldR { /* private fields */ }

Implementations§

source§

impl I2c0HoldR

source

pub const fn variant(&self) -> I2c0Hold

Get enumerated values variant

source

pub fn is_continue(&self) -> bool

Continue running I2C as usual

source

pub fn is_stop(&self) -> bool

Hold the I2C timeout for debug when the core is halted