STM32F439xx HAL User Manual
Defines
I2C dual addressing mode
I2C Exported Constants

Defines

#define I2C_DUALADDRESS_DISABLE   0x00000000U
#define I2C_DUALADDRESS_ENABLE   I2C_OAR2_ENDUAL

Define Documentation

#define I2C_DUALADDRESS_DISABLE   0x00000000U

Definition at line 248 of file stm32f4xx_hal_i2c.h.

#define I2C_DUALADDRESS_ENABLE   I2C_OAR2_ENDUAL

Definition at line 249 of file stm32f4xx_hal_i2c.h.