k_SetDate() is only used within STemWin.
 
Symbols
loading...
Files
loading...

k_SetDate() function

RTC Set date

Syntax

void k_SetDate (RTC_DateTypeDef *Date);
Implemented in k_rtc.c:184

Arguments

Date

Pointer to Date structure

Return value

None

References

LocationText
k_rtc.c:184
void k_SetDate( RTC_DateTypeDef *Date)
k_rtc.h:39
void k_SetDate (RTC_DateTypeDef *Date);

Call Tree

Functions called by k_SetDate()
k_SetDate()
all items filtered out
Data read by k_SetDate()
all items filtered out
k_SetDate()