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