Macros

SMBUS Error Code. More...

Collaboration diagram for SMBUS Error Code:

Macros

#define HAL_SMBUS_ERROR_ACKF   (0x00000004U)
 
#define HAL_SMBUS_ERROR_AF   0x00000004U
 
#define HAL_SMBUS_ERROR_ALERT   (0x00000040U)
 
#define HAL_SMBUS_ERROR_ALERT   0x00000020U
 
#define HAL_SMBUS_ERROR_ARLO   (0x00000002U)
 
#define HAL_SMBUS_ERROR_ARLO   0x00000002U
 
#define HAL_SMBUS_ERROR_BERR   (0x00000001U)
 
#define HAL_SMBUS_ERROR_BERR   0x00000001U
 
#define HAL_SMBUS_ERROR_BUSTIMEOUT   (0x00000020U)
 
#define HAL_SMBUS_ERROR_HALTIMEOUT   (0x00000010U)
 
#define HAL_SMBUS_ERROR_INVALID_PARAM   (0x00000200U)
 
#define HAL_SMBUS_ERROR_NONE   (0x00000000U)
 
#define HAL_SMBUS_ERROR_NONE   0x00000000U
 
#define HAL_SMBUS_ERROR_OVR   (0x00000008U)
 
#define HAL_SMBUS_ERROR_OVR   0x00000008U
 
#define HAL_SMBUS_ERROR_PECERR   (0x00000080U)
 
#define HAL_SMBUS_ERROR_PECERR   0x00000040U
 
#define HAL_SMBUS_ERROR_TIMEOUT   0x00000010U
 

Detailed Description

SMBUS Error Code.

SMBUS Error Code definition.

Macro Definition Documentation

◆ HAL_SMBUS_ERROR_ACKF

#define HAL_SMBUS_ERROR_ACKF   (0x00000004U)

ACKF error

Definition at line 117 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_AF

#define HAL_SMBUS_ERROR_AF   0x00000004U

AF error

Definition at line 243 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_ALERT [1/2]

#define HAL_SMBUS_ERROR_ALERT   (0x00000040U)

Alert error

Definition at line 121 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_ALERT [2/2]

#define HAL_SMBUS_ERROR_ALERT   0x00000020U

Alert error

Definition at line 246 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_ARLO [1/2]

#define HAL_SMBUS_ERROR_ARLO   (0x00000002U)

ARLO error

Definition at line 116 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_ARLO [2/2]

#define HAL_SMBUS_ERROR_ARLO   0x00000002U

ARLO error

Definition at line 242 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_BERR [1/2]

#define HAL_SMBUS_ERROR_BERR   (0x00000001U)

BERR error

Definition at line 115 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_BERR [2/2]

#define HAL_SMBUS_ERROR_BERR   0x00000001U

BERR error

Definition at line 241 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_BUSTIMEOUT

#define HAL_SMBUS_ERROR_BUSTIMEOUT   (0x00000020U)

Bus Timeout error

Definition at line 120 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_HALTIMEOUT

#define HAL_SMBUS_ERROR_HALTIMEOUT   (0x00000010U)

Timeout error

Definition at line 119 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_INVALID_PARAM

#define HAL_SMBUS_ERROR_INVALID_PARAM   (0x00000200U)

Invalid Parameters error

Definition at line 126 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_NONE [1/2]

#define HAL_SMBUS_ERROR_NONE   (0x00000000U)

No error

Definition at line 114 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_NONE [2/2]

#define HAL_SMBUS_ERROR_NONE   0x00000000U

No error

Definition at line 240 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_OVR [1/2]

#define HAL_SMBUS_ERROR_OVR   (0x00000008U)

OVR error

Definition at line 118 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_OVR [2/2]

#define HAL_SMBUS_ERROR_OVR   0x00000008U

OVR error

Definition at line 244 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_PECERR [1/2]

#define HAL_SMBUS_ERROR_PECERR   (0x00000080U)

PEC error

Definition at line 122 of file stm32f7xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_PECERR [2/2]

#define HAL_SMBUS_ERROR_PECERR   0x00000040U

PEC error

Definition at line 247 of file stm32f4xx_hal_smbus.h.

◆ HAL_SMBUS_ERROR_TIMEOUT

#define HAL_SMBUS_ERROR_TIMEOUT   0x00000010U

Timeout Error

Definition at line 245 of file stm32f4xx_hal_smbus.h.



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