HAL
HAL_RTCEx_PollForWakeUpTimerEvent() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_RTCEx_PollForWakeUpTimerEvent()

HAL_RTCEx_PollForWakeUpTimerEvent() function

Handles Wakeup Timer Polling.

Syntax

HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc,     uint32_t Timeout);
Implemented in stm32f4xx_hal_rtc_ex.c:1180

Arguments

hrtc

pointer to a RTC_HandleTypeDef structure that contains the configuration information for RTC.

Timeout

Timeout duration

Return value

HAL status

References

LocationText
stm32f4xx_hal_rtc_ex.c:1180
HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout)
stm32f4xx_hal_rtc_ex.h:877
HAL_StatusTypeDef HAL_RTCEx_PollForWakeUpTimerEvent(RTC_HandleTypeDef *hrtc, uint32_t Timeout);

Call Tree

Functions called by HAL_RTCEx_PollForWakeUpTimerEvent()
HAL_RTCEx_PollForWakeUpTimerEvent()
all items filtered out
Data read by HAL_RTCEx_PollForWakeUpTimerEvent()
Data written by HAL_RTCEx_PollForWakeUpTimerEvent()
HAL_RTCEx_PollForWakeUpTimerEvent()
HAL_RTCEx_PollForWakeUpTimerEvent()::tickstart
all items filtered out
Type of HAL_RTCEx_PollForWakeUpTimerEvent()
HAL_RTCEx_PollForWakeUpTimerEvent()
uint32_t
all items filtered out