Type Alias gd32e1::gd32e103::i2c0::ctl0::SsW

source ·
pub type SsW<'a, REG> = BitWriter<'a, REG, Ss>;
Expand description

Field SS writer - SCL stretching

Aliased Type§

struct SsW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> SsW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn enabled(self) -> &'a mut W<REG>

Clock stretching enabled

source

pub fn disabled(self) -> &'a mut W<REG>

Clock stretching disabled