Macros
Collaboration diagram for SMBUS packet error check mode:

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
 

Detailed Description

Macro Definition Documentation

◆ SMBUS_PEC_DISABLE [1/2]

#define SMBUS_PEC_DISABLE   (0x00000000U)

Definition at line 277 of file stm32f7xx_hal_smbus.h.

◆ SMBUS_PEC_DISABLE [2/2]

#define SMBUS_PEC_DISABLE   0x00000000U

Definition at line 304 of file stm32f4xx_hal_smbus.h.

◆ SMBUS_PEC_ENABLE [1/2]

#define SMBUS_PEC_ENABLE   I2C_CR1_PECEN

Definition at line 278 of file stm32f7xx_hal_smbus.h.

◆ SMBUS_PEC_ENABLE [2/2]

#define SMBUS_PEC_ENABLE   I2C_CR1_ENPEC

Definition at line 305 of file stm32f4xx_hal_smbus.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:07