STM32F479xx HAL User Manual
Defines
SMBUS dual addressing mode
SMBUS Exported Constants

Defines

#define SMBUS_DUALADDRESS_DISABLE   0x00000000U
#define SMBUS_DUALADDRESS_ENABLE   I2C_OAR2_ENDUAL

Define Documentation

#define SMBUS_DUALADDRESS_DISABLE   0x00000000U

Definition at line 277 of file stm32f4xx_hal_smbus.h.

#define SMBUS_DUALADDRESS_ENABLE   I2C_OAR2_ENDUAL

Definition at line 278 of file stm32f4xx_hal_smbus.h.