Type Alias gd32e1::gd32e103::i2c0::ctl0::SsR

source ·
pub type SsR = BitReader<Ss>;
Expand description

Field SS reader - SCL stretching

Aliased Type§

struct SsR { /* private fields */ }

Implementations§

source§

impl SsR

source

pub const fn variant(&self) -> Ss

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

Clock stretching enabled

source

pub fn is_disabled(&self) -> bool

Clock stretching disabled