mbgtools-lx  4.2.8
PTP_TABLE Struct Reference

An entry for a table of parameters which can not be accessed by an enumerated index. More...

#include <gpsdefs.h>

Data Fields

uint8_t value
 the parameter value More...
 
const char * name
 the parameter name More...
 

Detailed Description

An entry for a table of parameters which can not be accessed by an enumerated index.

Definition at line 12747 of file gpsdefs.h.

Field Documentation

◆ name

const char* PTP_TABLE::name

the parameter name

Definition at line 12750 of file gpsdefs.h.

Referenced by show_ptp_state().

◆ value

uint8_t PTP_TABLE::value

the parameter value

Definition at line 12749 of file gpsdefs.h.

Referenced by show_ptp_state().


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