STM32F439xx HAL User Manual
Defines
I2C Analog Filter
I2C Exported Constants

Defines

#define I2C_ANALOGFILTER_ENABLE   0x00000000U
#define I2C_ANALOGFILTER_DISABLE   I2C_FLTR_ANOFF

Define Documentation

#define I2C_ANALOGFILTER_DISABLE   I2C_FLTR_ANOFF

Definition at line 68 of file stm32f4xx_hal_i2c_ex.h.

#define I2C_ANALOGFILTER_ENABLE   0x00000000U

Definition at line 67 of file stm32f4xx_hal_i2c_ex.h.