Type Alias gd32f1::gd32f190::i2c0::stat1::HstsmbR

source ·
pub type HstsmbR = BitReader<Hstsmb>;
Expand description

Field HSTSMB reader - SMBus Host Header detected in slave mode

Aliased Type§

struct HstsmbR { /* private fields */ }

Implementations§

source§

impl HstsmbR

source

pub const fn variant(&self) -> Hstsmb

Get enumerated values variant

source

pub fn is_no_header(&self) -> bool

No SMBus host header detected

source

pub fn is_header(&self) -> bool

SMBus host header detected