pub type TIME_W<'a, const O: u8> = FieldWriter<'a, u32, SDA_SAMPLE_SPEC, u16, u16, 9, O>;Expand description
Field TIME writer - This register is used to configure for how long SDA is sampled, in I2C module clock cycles.
pub type TIME_W<'a, const O: u8> = FieldWriter<'a, u32, SDA_SAMPLE_SPEC, u16, u16, 9, O>;Field TIME writer - This register is used to configure for how long SDA is sampled, in I2C module clock cycles.