|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | SMBUS_GENERALCALL_DISABLE (0x00000000U) |
| #define | SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
| #define SMBUS_GENERALCALL_DISABLE (0x00000000U) |
定义于文件 stm32g4xx_hal_smbus.h 的第 273 行。
| #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
定义于文件 stm32g4xx_hal_smbus.h 的第 274 行。
1.7.6.1