RTC_AlarmConfig() is only used within RTC_Alarm.
 
Symbols
loading...
Files
loading...

RTC_AlarmConfig() function

Configure the current time and date.

Syntax

static void RTC_AlarmConfig(void);
Implemented in main.c:215

Return value

None

References

LocationReferrerText
main.c:215
static void RTC_AlarmConfig(void)
main.c:43
static void RTC_AlarmConfig(void);
main.c:101main()
RTC_AlarmConfig();

Call Tree

Functions calling RTC_AlarmConfig()
Functions called by RTC_AlarmConfig()
all items filtered out
RTC_AlarmConfig()
Type of RTC_AlarmConfig()
RTC_AlarmConfig()