STM32L443xx HAL User Manual
|
Defines | |
#define | I2C_DUALADDRESS_DISABLE (0x00000000U) |
#define | I2C_DUALADDRESS_ENABLE I2C_OAR2_OA2EN |
#define I2C_DUALADDRESS_DISABLE (0x00000000U) |
Definition at line 326 of file stm32l4xx_hal_i2c.h.
#define I2C_DUALADDRESS_ENABLE I2C_OAR2_OA2EN |
Definition at line 327 of file stm32l4xx_hal_i2c.h.
Referenced by HAL_I2C_Init().