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

Defines

#define SMBUS_DUALADDRESS_DISABLE   (0x00000000U)
#define SMBUS_DUALADDRESS_ENABLE   I2C_OAR2_OA2EN

Define Documentation

#define SMBUS_DUALADDRESS_DISABLE   (0x00000000U)

Definition at line 248 of file stm32l4xx_hal_smbus.h.

#define SMBUS_DUALADDRESS_ENABLE   I2C_OAR2_OA2EN

Definition at line 249 of file stm32l4xx_hal_smbus.h.