This struct contains the system time.
#include <m2m_types.h>
Data Fields | |
uint8 | __PAD__ [__PADDING_tstrSystemTime_] |
uint16 | u16Year |
uint8 | u8Day |
uint8 | u8Hour |
uint8 | u8Minute |
uint8 | u8Month |
uint8 | u8Second |
uint8 tstrSystemTime::__PAD__[__PADDING_tstrSystemTime_] |
Structure padding.
uint16 tstrSystemTime::u16Year |
Year
uint8 tstrSystemTime::u8Day |
Day
uint8 tstrSystemTime::u8Hour |
Hour
uint8 tstrSystemTime::u8Minute |
Minutes
uint8 tstrSystemTime::u8Month |
Month
uint8 tstrSystemTime::u8Second |
Seconds