STM32RTC
STM32RTC copied to clipboard
stm32RTC start alarm with a 64bit accuracy on Subseconds param
When the number of SubSeconds exceeds 32bit value during calculations the Alarm still needs to be set with bigger range. This is done with a new RTC_StartAlarm64 function.