Type Alias gd32f1::gd32f130::i2c0::stat0::SmbtoW

source ·
pub type SmbtoW<'a, REG> = BitWriter<'a, REG, Smbto>;
Expand description

Field SMBTO writer - Timeout signal in SMBus mode

Aliased Type§

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

Implementations§

source§

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

source

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

No Timeout error

source

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

SCL remained low for 25 ms