|
STM32L443xx HAL User Manual
|
Defines | |
| #define | SMBUS_PEC_DISABLE (0x00000000U) |
| #define | SMBUS_PEC_ENABLE I2C_CR1_PECEN |
| #define SMBUS_PEC_DISABLE (0x00000000U) |
Definition at line 293 of file stm32l4xx_hal_smbus.h.
| #define SMBUS_PEC_ENABLE I2C_CR1_PECEN |
Definition at line 294 of file stm32l4xx_hal_smbus.h.
Referenced by HAL_SMBUS_Init().
1.7.6.1