|
ubloxcfg
u-blox 9 configuration helpers
|
Constants for type E1/E2/E4 configuration items. More...
#include <ubloxcfg.h>
Data Fields | |
| const char * | name |
| Name of the constant. | |
| const char * | title |
| Title. | |
| const char * | value |
| Value as string. | |
| union { | |
| int32_t E | |
| E type value as number. | |
| uint64_t X | |
| X type value as number. | |
| } | val |
| Value. | |
Constants for type E1/E2/E4 configuration items.
Definition at line 100 of file ubloxcfg.h.