Question
regular HAL_RTC WakeUp
Hello,
I'm testing the PWR_STOP_RTC sample on STM32L0538-Discovery.
I see how to wake-up period with WakeUpCounter in the function HAL_RTCEx_SetWakeUpTimer_IT().
I think I'd generate periodical wakeup interrupt with fixed period.
Is there any specific function dedicated to generate regular HAL_RTC WakeUp?
Thanks
