#include <GPMF_parser.h>
Public Attributes | |
uint8_t | bits_used |
int8_t | bytes_stored |
int8_t | command |
uint8_t | offset |
int16_t | value |
Definition at line 109 of file GPMF_parser.h.
uint8_t GPMF_codebook::bits_used |
Definition at line 113 of file GPMF_parser.h.
int8_t GPMF_codebook::bytes_stored |
Definition at line 114 of file GPMF_parser.h.
int8_t GPMF_codebook::command |
Definition at line 115 of file GPMF_parser.h.
uint8_t GPMF_codebook::offset |
Definition at line 112 of file GPMF_parser.h.
int16_t GPMF_codebook::value |
Definition at line 111 of file GPMF_parser.h.