mbgtools-lx  4.2.8

A structure used to configure the priority of the supported ref sources. More...

#include <gpsdefs.h>

Data Fields

uint8_t prio [4]
 

Detailed Description

A structure used to configure the priority of the supported ref sources.

The number stored in prio[0] of the array indicates the ref time source with highest priority. If that source fails, the device falls back to the source indicated by prio[1]. Each field of the prio[] array has to be set to one of the values 0..N_MULTI_REF-1, or to MULTI_REF_NONE if no time source is specified.

Definition at line 6574 of file gpsdefs.h.

Field Documentation

◆ prio

uint8_t MULTI_REF_SETTINGS::prio[4]

Definition at line 6576 of file gpsdefs.h.


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