Macros
RAMECC Error Codes
Collaboration diagram for RAMECC Error Codes:

Macros

#define HAL_RAMECC_ERROR_BUSY   0x00000002U
 
#define HAL_RAMECC_ERROR_INVALID_CALLBACK   0x00000003U
 
#define HAL_RAMECC_ERROR_NONE   0x00000000U
 
#define HAL_RAMECC_ERROR_TIMEOUT   0x00000001U
 

Detailed Description

Macro Definition Documentation

◆ HAL_RAMECC_ERROR_BUSY

#define HAL_RAMECC_ERROR_BUSY   0x00000002U

RAMECC Busy Error

Definition at line 82 of file stm32h7xx_hal_ramecc.h.

◆ HAL_RAMECC_ERROR_INVALID_CALLBACK

#define HAL_RAMECC_ERROR_INVALID_CALLBACK   0x00000003U

Invalid Callback error

Definition at line 83 of file stm32h7xx_hal_ramecc.h.

◆ HAL_RAMECC_ERROR_NONE

#define HAL_RAMECC_ERROR_NONE   0x00000000U

RAMECC No Error

Definition at line 80 of file stm32h7xx_hal_ramecc.h.

◆ HAL_RAMECC_ERROR_TIMEOUT

#define HAL_RAMECC_ERROR_TIMEOUT   0x00000001U

RAMECC Timeout Error

Definition at line 81 of file stm32h7xx_hal_ramecc.h.



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