Type Alias gd32e1::gd32e103::i2c0::ctl0::SresetR

source ·
pub type SresetR = BitReader<Sreset>;
Expand description

Field SRESET reader - Software reset

Aliased Type§

struct SresetR { /* private fields */ }

Implementations§

source§

impl SresetR

source

pub const fn variant(&self) -> Sreset

Get enumerated values variant

source

pub fn is_not_reset(&self) -> bool

I2C peripheral not under reset

source

pub fn is_reset(&self) -> bool

I2C peripheral under reset