STM32H735xx HAL User Manual
|
typedef void(* pRTC_CallbackTypeDef)(RTC_HandleTypeDef *hrtc) |
HAL RTC Callback pointer definition.
pointer to an RTC callback function
Definition at line 276 of file stm32h7xx_hal_rtc.h.
typedef struct __RTC_HandleTypeDef RTC_HandleTypeDef |
RTC Handle Structure definition.
HAL RTC Callback ID enumeration definition.
Definition at line 238 of file stm32h7xx_hal_rtc.h.
enum HAL_RTCStateTypeDef |
HAL State structures definition.
Definition at line 46 of file stm32h7xx_hal_rtc.h.