STM32F479xx HAL User Manual
Defines
SMBUS Analog Filter
SMBUS Exported Constants

Defines

#define SMBUS_ANALOGFILTER_ENABLE   0x00000000U
#define SMBUS_ANALOGFILTER_DISABLE   I2C_FLTR_ANOFF

Define Documentation

#define SMBUS_ANALOGFILTER_DISABLE   I2C_FLTR_ANOFF

Definition at line 260 of file stm32f4xx_hal_smbus.h.

#define SMBUS_ANALOGFILTER_ENABLE   0x00000000U

Definition at line 259 of file stm32f4xx_hal_smbus.h.