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

Defines

#define SMBUS_GENERALCALL_DISABLE   (0x00000000U)
#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_GCEN

Define Documentation

#define SMBUS_GENERALCALL_DISABLE   (0x00000000U)

Definition at line 274 of file stm32l4xx_hal_smbus.h.

#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_GCEN

Definition at line 275 of file stm32l4xx_hal_smbus.h.