STM32F479xx HAL User Manual
Defines
SMBUS general call addressing mode
SMBUS Exported Constants

Defines

#define SMBUS_GENERALCALL_DISABLE   0x00000000U
#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC

Define Documentation

#define SMBUS_GENERALCALL_DISABLE   0x00000000U

Definition at line 286 of file stm32f4xx_hal_smbus.h.

#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC

Definition at line 287 of file stm32f4xx_hal_smbus.h.