mbgtools-lx  4.2.8

GPS ASCII message. More...

#include <gpsdefs.h>

Data Fields

CSUM csum
 checksum of the remaining bytes */ More...
 
int16_t valid
 flag data are valid More...
 
char s [23]
 22 chars GPS ASCII message plus trailing zero More...
 

Detailed Description

GPS ASCII message.

Definition at line 18619 of file gpsdefs.h.

Field Documentation

◆ csum

CSUM ASCII_MSG::csum

checksum of the remaining bytes */

Definition at line 18621 of file gpsdefs.h.

◆ s

char ASCII_MSG::s[23]

22 chars GPS ASCII message plus trailing zero

Definition at line 18623 of file gpsdefs.h.

◆ valid

int16_t ASCII_MSG::valid

flag data are valid

Definition at line 18622 of file gpsdefs.h.


The documentation for this struct was generated from the following file: