WNMEA  1.0.0
Warcomeb NMEA 0183 Parsing Library based on libohiboard
_WNMEA_Message_t Struct Reference

#include <wnmea-types.h>

Data Fields

char type [WNMEA_MESSAGE_TYPE_LENGTH]
 
char body [WNMEA_MESSAGE_BODY_LENGTH]
 
char checksum [WNMEA_MESSAGE_CRC_LENGTH]
 

Detailed Description

Generic structure of NMEA 0183 packet.

Field Documentation

◆ body

◆ checksum

char checksum[WNMEA_MESSAGE_CRC_LENGTH]

◆ type


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