Macros | |
#define | SMBUS_GENERALCALL_DISABLE (0x00000000U) |
#define | SMBUS_GENERALCALL_DISABLE 0x00000000U |
#define | SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
#define | SMBUS_GENERALCALL_ENABLE I2C_CR1_ENGC |
#define SMBUS_GENERALCALL_DISABLE (0x00000000U) |
Definition at line 259 of file stm32f7xx_hal_smbus.h.
#define SMBUS_GENERALCALL_DISABLE 0x00000000U |
Definition at line 286 of file stm32f4xx_hal_smbus.h.
#define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
Definition at line 260 of file stm32f7xx_hal_smbus.h.
#define SMBUS_GENERALCALL_ENABLE I2C_CR1_ENGC |
Definition at line 287 of file stm32f4xx_hal_smbus.h.