Type Alias gd32f1::gd32f130::i2c0::ctl0::SmbselR

source ·
pub type SmbselR = BitReader<Smbsel>;
Expand description

Field SMBSEL reader - SMBusType Selection

Aliased Type§

struct SmbselR { /* private fields */ }

Implementations§

source§

impl SmbselR

source

pub const fn variant(&self) -> Smbsel

Get enumerated values variant

source

pub fn is_device(&self) -> bool

SMBus Device

source

pub fn is_host(&self) -> bool

SMBus Host