Type Alias TIME_W

Source
pub type TIME_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Expand description

Field TIME writer - This register is used to configure the time 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> { /* private fields */ }