Skip to content

Struct SYN_NMEA_Parser

ClassList > SYN_NMEA_Parser

Streaming NMEA Parser State Machine.

  • #include <syn_nmea.h>

Public Attributes

Type Name
char buf
bool in_sentence
uint8_t pos

Public Attributes Documentation

variable buf

char SYN_NMEA_Parser::buf[SYN_NMEA_MAX_SENTENCE_LEN+1];

variable in_sentence

bool SYN_NMEA_Parser::in_sentence;

variable pos

uint8_t SYN_NMEA_Parser::pos;


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