Macros | |
| #define | HAL_RTC_ERROR_NONE (0x00000000U) |
| #define | HAL_RTC_ERROR_INVALID_PARAM (0x00000001U) |
| #define | HAL_RTC_ERROR_TIMEOUT (0x00000002U) |
| #define HAL_RTC_ERROR_INVALID_PARAM (0x00000001U) |
Invalid parameter error
Definition at line 92 of file gr55xx_hal_rtc.h.
| #define HAL_RTC_ERROR_NONE (0x00000000U) |
No error
Definition at line 91 of file gr55xx_hal_rtc.h.
| #define HAL_RTC_ERROR_TIMEOUT (0x00000002U) |
Timeout error
Definition at line 93 of file gr55xx_hal_rtc.h.