Skip to content

Struct SYN_NMEA_ZDA

ClassList > 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

uint8_t SYN_NMEA_ZDA::day;

variable hours

uint8_t SYN_NMEA_ZDA::hours;

variable milliseconds

uint16_t SYN_NMEA_ZDA::milliseconds;

variable minutes

uint8_t SYN_NMEA_ZDA::minutes;

variable month

uint8_t SYN_NMEA_ZDA::month;

variable seconds

uint8_t SYN_NMEA_ZDA::seconds;

variable valid

bool SYN_NMEA_ZDA::valid;

variable year

uint16_t SYN_NMEA_ZDA::year;


The documentation for this class was generated from the following file src/syntropic/proto/syn_nmea.h