STM32F439xx HAL User Manual
Defines
I2C Private Constants
I2C

Defines

#define LL_I2C_MAX_SPEED_STANDARD   100000U
#define LL_I2C_MAX_SPEED_FAST   400000U

Define Documentation

#define LL_I2C_MAX_SPEED_FAST   400000U

Definition at line 67 of file stm32f4xx_ll_i2c.h.

#define LL_I2C_MAX_SPEED_STANDARD   100000U

Definition at line 66 of file stm32f4xx_ll_i2c.h.

Referenced by LL_I2C_ConfigSpeed().