Struct MsgGpsTime

Struct Documentation

struct MsgGpsTime

Public Functions

inline void reset()
inline void setCrc()
inline bool validCrc() const

Public Members

uint8_t utc_year_2000
uint8_t valid
uint8_t utc_month
uint8_t __pad0__
uint8_t utc_day
uint8_t __pad1__
uint8_t utc_hours
uint8_t __pad2__
uint8_t utc_minutes
uint8_t __pad3__
uint8_t utc_seconds
uint8_t __pad4__
uint8_t __pad5__
uint8_t crc

Public Static Attributes

static constexpr uint32_t ID = 0x392
static constexpr size_t PERIOD_MS = 1000
static constexpr size_t TIMEOUT_MS = 3500