ubloxcfg
u-blox 9 configuration helpers
Loading...
Searching...
No Matches
UBLOXCFG_KEYVAL_s Struct Reference

Key-value pair. More...

#include <ubloxcfg.h>

Data Fields

uint32_t id
 Configuration item ID. More...
 
UBLOXCFG_VALUE_t val
 Configuration item value. More...
 

Detailed Description

Key-value pair.

Definition at line 235 of file ubloxcfg.h.

Field Documentation

◆ id

uint32_t UBLOXCFG_KEYVAL_s::id

Configuration item ID.

Definition at line 237 of file ubloxcfg.h.

◆ val

UBLOXCFG_VALUE_t UBLOXCFG_KEYVAL_s::val

Configuration item value.

Definition at line 238 of file ubloxcfg.h.


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