STM32F479xx HAL User Manual
|
Defines | |
#define | LL_I2C_ANALOGFILTER_ENABLE 0x00000000U |
#define | LL_I2C_ANALOGFILTER_DISABLE I2C_FLTR_ANOFF |
#define LL_I2C_ANALOGFILTER_DISABLE I2C_FLTR_ANOFF |
Analog filter is disabled.
Definition at line 172 of file stm32f4xx_ll_i2c.h.
#define LL_I2C_ANALOGFILTER_ENABLE 0x00000000U |
Analog filter is enabled.
Definition at line 171 of file stm32f4xx_ll_i2c.h.
Referenced by LL_I2C_StructInit().