|
STM32L443xx HAL User Manual
|
Defines | |
| #define | SMBUS_DUALADDRESS_DISABLE (0x00000000U) |
| #define | SMBUS_DUALADDRESS_ENABLE I2C_OAR2_OA2EN |
| #define SMBUS_DUALADDRESS_DISABLE (0x00000000U) |
Definition at line 249 of file stm32l4xx_hal_smbus.h.
| #define SMBUS_DUALADDRESS_ENABLE I2C_OAR2_OA2EN |
Definition at line 250 of file stm32l4xx_hal_smbus.h.
1.7.6.1