Type Alias gd32f1::gd32f190::i2c0::ctl0::SmbenR

source ·
pub type SmbenR = BitReader<Smben>;
Expand description

Field SMBEN reader - SMBus/I2C mode switch

Aliased Type§

struct SmbenR { /* private fields */ }

Implementations§

source§

impl SmbenR

source

pub const fn variant(&self) -> Smben

Get enumerated values variant

source

pub fn is_i2c(&self) -> bool

I2C Mode

source

pub fn is_smbus(&self) -> bool

SMBus