HAL + 0/1 examples
SourceVu will show references to LL_RTC_ALMA_Init() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

An ErrorStatus enumeration value: - SUCCESS: ALARMA registers are configured - ERROR: ALARMA registers are not configured

Notes

The Alarm register can only be written when the corresponding Alarm is disabled (Use LL_RTC_ALMA_Disable function).

References

from examples