Type Alias esp32s2::i2c0::scl_rstart_setup::TIME_W

source ·
pub type TIME_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 10, O, u16>;
Expand description

Field TIME writer - This register is used to configure the interval between the positive edge of SCL and the negative edge of SDA for a RESTART condition, in I2C module clock cycles.

Aliased Type§

struct TIME_W<'a, REG, const O: u8> { /* private fields */ }