STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
SMBUS general call addressing mode
Collaboration diagram for SMBUS general call addressing mode:

Macros

#define SMBUS_GENERALCALL_DISABLE   0x00000000U
#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC

Detailed Description

Macro Definition Documentation

◆ SMBUS_GENERALCALL_DISABLE

#define SMBUS_GENERALCALL_DISABLE   0x00000000U

Definition at line 285 of file stm32f4xx_hal_smbus.h.

◆ SMBUS_GENERALCALL_ENABLE

#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC

Definition at line 286 of file stm32f4xx_hal_smbus.h.