|
STM32L443xx HAL User Manual
|
Defines | |
| #define | SMBUS_GENERALCALL_DISABLE (0x00000000U) |
| #define | SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
| #define SMBUS_GENERALCALL_DISABLE (0x00000000U) |
Definition at line 275 of file stm32l4xx_hal_smbus.h.
| #define SMBUS_GENERALCALL_ENABLE I2C_CR1_GCEN |
Definition at line 276 of file stm32l4xx_hal_smbus.h.
1.7.6.1