ubloxcfg
u-blox 9 configuration helpers
UBLOXCFG_ITEM_s Struct Reference

Configuration item. More...

#include <ubloxcfg.h>

Data Fields

uint32_t id
 Item ID.
 
UBLOXCFG_TYPE_t type
 Storage type.
 
UBLOXCFG_SIZE_t size
 Item size.
 
const char * name
 Item name.
 
const char * title
 Title.
 
const char * unit
 Unit (or NULL)
 
const char * scale
 Scale factor as string (or NULL)
 
const UBLOXCFG_CONST_tconsts
 Constants (or NULL if none)
 
int nConsts
 Number of constants (or 0 if none)
 
double scalefact
 Scale factor as number.
 
int order
 Ordering.
 

Detailed Description

Configuration item.

Definition at line 113 of file ubloxcfg.h.


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