aShowDate is only used within RTC_TimeStamp.
 
Symbols
loading...
Files
loading...

aShowDate variable

Syntax

uint8_t aShowDate[50] = {0};

References

LocationReferrerText
main.c:40
uint8_t aShowDate[50] = {0}, aShowDateStamp[50] = {0};
main.c:291RTC_CalendarShow()
sprintf((char*)aShowDate,"%.2d-%.2d-%.2d", sdatestructureget.Month, sdatestructureget.Date, 2000 + sdatestructureget.Year);

Data Use

Functions reading aShowDate
aShowDate
all items filtered out
Type of aShowDate
aShowDate
uint8_t
all items filtered out