9 #ifndef XSRAWGPSTIMEUTC_H 10 #define XSRAWGPSTIMEUTC_H 19 #define XSRAWGPSTIMEUTC_INITIALIZER { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
unsigned __int16 uint16_t
uint8_t m_min
Minute of Hour, range 0..59 (UTC)
uint8_t m_month
Month, range 1..12 (UTC)
A container for NAV-TIMEUTC data.
uint16_t m_year
Year, range 1999..2099 (UTC)
uint32_t m_tacc
Time Accuracy Estimate (ns)
uint32_t m_itow
Gps time of week (ms)
uint8_t m_day
Day of Month, range 1..31 (UTC)
int32_t m_nano
Nanoseconds of second, range -500000000 .. 500000000 (UTC)
uint8_t m_hour
Hour of Day, range 0..23 (UTC)
unsigned __int32 uint32_t
uint8_t m_sec
Minute of Hour, range 0..59 (UTC)