STM32H735xx 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 48 of file stm32h7xx_hal_i2c_ex.h.

#define I2C_ANALOGFILTER_ENABLE   0x00000000U

Definition at line 47 of file stm32h7xx_hal_i2c_ex.h.