Struct SYN_NMEA_ZDA¶
Parsed NMEA ZDA (UTC Date & Time) Structure.
#include <syn_nmea.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | day |
| uint8_t | hours |
| uint16_t | milliseconds |
| uint8_t | minutes |
| uint8_t | month |
| uint8_t | seconds |
| bool | valid |
| uint16_t | year |
Public Attributes Documentation¶
variable day¶
variable hours¶
variable milliseconds¶
variable minutes¶
variable month¶
variable seconds¶
variable valid¶
variable year¶
The documentation for this class was generated from the following file src/syntropic/proto/syn_nmea.h