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

aShowTime variable

Syntax

uint8_t aShowTime[50] = {0};

References

LocationReferrerText
main.c:39
uint8_t aShowTime[50] = {0}, aShowTimeStamp[50] = {0};
main.c:289RTC_CalendarShow()
sprintf((char*)aShowTime,"%.2d:%.2d:%.2d", stimestructureget.Hours, stimestructureget.Minutes, stimestructureget.Seconds);

Data Use

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