Type Definition stm32_hal2::pac::i2c1::timingr::SCLL_W

source · []
pub type SCLL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TIMINGR_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field SCLL writer - SCL low period (master mode) This field is used to generate the SCL low period in master mode. tSCLL = (SCLL+1) x tPRESC Note: SCLL is also used to generate tBUF and tSU:STA timings.