mbgtools-lx  4.2.8
SHS_SETTINGS Struct Reference

Current configuration of an SHS controller. More...

#include <gpsdefs.h>

Data Fields

NANO_TIME err_limit
 time difference limit above which an error is indicated More...
 
NANO_TIME warn_limit
 time difference limit above which a warning is indicated More...
 
uint32_t reserved
 reserved, currently always 0 More...
 
uint32_t flags
 see SHS_FLAG_MASKS More...
 

Detailed Description

Current configuration of an SHS controller.

See also
SHS_INFO
SHS_STATUS

Definition at line 17698 of file gpsdefs.h.

Field Documentation

◆ err_limit

NANO_TIME SHS_SETTINGS::err_limit

time difference limit above which an error is indicated

Definition at line 17700 of file gpsdefs.h.

◆ flags

uint32_t SHS_SETTINGS::flags

see SHS_FLAG_MASKS

Definition at line 17703 of file gpsdefs.h.

◆ reserved

uint32_t SHS_SETTINGS::reserved

reserved, currently always 0

Definition at line 17702 of file gpsdefs.h.

◆ warn_limit

NANO_TIME SHS_SETTINGS::warn_limit

time difference limit above which a warning is indicated

Definition at line 17701 of file gpsdefs.h.


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