Type Definition stm32_hal2::pac::i2c1::timingr::PRESC_W

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

Field PRESC writer - Timing prescaler This field is used to prescale I2CCLK in order to generate the clock period tPRESC used for data setup and hold counters (refer to I2C timings on page9) and for SCL high and low level counters (refer to I2C master initialization on page24). tPRESC = (PRESC+1) x tI2CCLK