|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SMBUS_DUALADDRESS_DISABLE 0x00000000U |
| #define | SMBUS_DUALADDRESS_ENABLE I2C_OAR2_ENDUAL |
| #define SMBUS_DUALADDRESS_DISABLE 0x00000000U |
Definition at line 277 of file stm32f4xx_hal_smbus.h.
| #define SMBUS_DUALADDRESS_ENABLE I2C_OAR2_ENDUAL |
Definition at line 278 of file stm32f4xx_hal_smbus.h.
1.7.6.1