Searched defs:stm32_i2c_timings_t (Results 1 – 1 of 1) sorted by relevance
65 struct stm32_i2c_timings_t { struct66 uint32_t presc; /* Timing prescaler */67 uint32_t tscldel; /* SCL delay */68 uint32_t tsdadel; /* SDA delay */69 uint32_t sclh; /* SCL high period */70 uint32_t scll; /* SCL low period */