STM32F103xB 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 51 of file stm32f1xx_ll_i2c.h.

#define LL_I2C_MAX_SPEED_STANDARD   100000U

Definition at line 50 of file stm32f1xx_ll_i2c.h.

Referenced by LL_I2C_ConfigSpeed().