STM32L486xx HAL User Manual
Defines
I2C Extended Analog Filter
I2C Extended Exported Constants

Defines

#define I2C_ANALOGFILTER_ENABLE   0x00000000U
#define I2C_ANALOGFILTER_DISABLE   I2C_CR1_ANFOFF

Define Documentation

#define I2C_ANALOGFILTER_DISABLE   I2C_CR1_ANFOFF

Definition at line 66 of file stm32l4xx_hal_i2c_ex.h.

#define I2C_ANALOGFILTER_ENABLE   0x00000000U

Definition at line 65 of file stm32l4xx_hal_i2c_ex.h.