STM32F479xx 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 191 of file stm32f4xx_ll_i2c.h.
#define LL_I2C_DUTYCYCLE_2 0x00000000U |
I2C fast mode Tlow/Thigh = 2
Definition at line 190 of file stm32f4xx_ll_i2c.h.
Referenced by LL_I2C_StructInit().