Macros
Collaboration diagram for SMBUS general call addressing mode:

Macros

#define SMBUS_GENERALCALL_DISABLE   (0x00000000U)
 
#define SMBUS_GENERALCALL_DISABLE   0x00000000U
 
#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_GCEN
 
#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC
 

Detailed Description

Macro Definition Documentation

◆ SMBUS_GENERALCALL_DISABLE [1/2]

#define SMBUS_GENERALCALL_DISABLE   (0x00000000U)

Definition at line 259 of file stm32f7xx_hal_smbus.h.

◆ SMBUS_GENERALCALL_DISABLE [2/2]

#define SMBUS_GENERALCALL_DISABLE   0x00000000U

Definition at line 286 of file stm32f4xx_hal_smbus.h.

◆ SMBUS_GENERALCALL_ENABLE [1/2]

#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_GCEN

Definition at line 260 of file stm32f7xx_hal_smbus.h.

◆ SMBUS_GENERALCALL_ENABLE [2/2]

#define SMBUS_GENERALCALL_ENABLE   I2C_CR1_ENGC

Definition at line 287 of file stm32f4xx_hal_smbus.h.



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