STM32F103xB HAL User Manual
|
Defines | |
#define | LL_I2C_DUTYCYCLE_2 0x00000000U |
#define | LL_I2C_DUTYCYCLE_16_9 I2C_CCR_DUTY |
#define LL_I2C_DUTYCYCLE_16_9 I2C_CCR_DUTY |
I2C fast mode Tlow/Thigh = 16/9
Definition at line 168 of file stm32f1xx_ll_i2c.h.
#define LL_I2C_DUTYCYCLE_2 0x00000000U |
I2C fast mode Tlow/Thigh = 2
Definition at line 167 of file stm32f1xx_ll_i2c.h.
Referenced by LL_I2C_StructInit().