Macros | |
#define | SMBUS_PEC_DISABLE (0x00000000U) |
#define | SMBUS_PEC_DISABLE 0x00000000U |
#define | SMBUS_PEC_ENABLE I2C_CR1_PECEN |
#define | SMBUS_PEC_ENABLE I2C_CR1_ENPEC |
#define SMBUS_PEC_DISABLE (0x00000000U) |
Definition at line 277 of file stm32f7xx_hal_smbus.h.
#define SMBUS_PEC_DISABLE 0x00000000U |
Definition at line 304 of file stm32f4xx_hal_smbus.h.
#define SMBUS_PEC_ENABLE I2C_CR1_PECEN |
Definition at line 278 of file stm32f7xx_hal_smbus.h.
#define SMBUS_PEC_ENABLE I2C_CR1_ENPEC |
Definition at line 305 of file stm32f4xx_hal_smbus.h.