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 |
#define HAL_RAMECC_ERROR_BUSY 0x00000002U |
RAMECC Busy Error
Definition at line 82 of file stm32h7xx_hal_ramecc.h.
#define HAL_RAMECC_ERROR_INVALID_CALLBACK 0x00000003U |
Invalid Callback error
Definition at line 83 of file stm32h7xx_hal_ramecc.h.
#define HAL_RAMECC_ERROR_NONE 0x00000000U |
RAMECC No Error
Definition at line 80 of file stm32h7xx_hal_ramecc.h.
#define HAL_RAMECC_ERROR_TIMEOUT 0x00000001U |
RAMECC Timeout Error
Definition at line 81 of file stm32h7xx_hal_ramecc.h.