unsigned __int16 uint16_t
 
uint8_t m_day
The day of the month (if date is valid) 
 
uint16_t m_year
The year (if date is valid) 
 
uint8_t m_minute
The minute (if time is valid) 
 
uint32_t m_nano
Nanosecond part of the time. 
 
uint8_t m_valid
Validity indicator. 
 
uint8_t m_hour
The hour (if time is valid) 
 
A structure for storing UTC Time values. 
 
uint8_t m_month
The month (if date is valid) 
 
unsigned __int32 uint32_t
 
uint8_t m_second
The second (if time is valid)