mbgtools-lx  4.2.8
SHS_STATUS Struct Reference

Current SHS status. More...

#include <gpsdefs.h>

Data Fields

NANO_TIME time_diff
 current time difference between the 2 clocks More...
 
TM_STATUS_EXT clk_status_1
 status of first clock More...
 
TM_STATUS_EXT clk_status_2
 status of second clock More...
 
uint8_t shs_state
 see SHS_STATES More...
 
uint8_t reserved_1
 reserved, currently always 0 More...
 
uint16_t reserved_2
 reserved, currently always 0 More...
 
uint32_t flags
 see SHS_FLAG_MASKS More...
 

Detailed Description

Current SHS status.

Definition at line 17747 of file gpsdefs.h.

Field Documentation

◆ clk_status_1

TM_STATUS_EXT SHS_STATUS::clk_status_1

status of first clock

Definition at line 17750 of file gpsdefs.h.

◆ clk_status_2

TM_STATUS_EXT SHS_STATUS::clk_status_2

status of second clock

Definition at line 17751 of file gpsdefs.h.

◆ flags

uint32_t SHS_STATUS::flags

see SHS_FLAG_MASKS

Definition at line 17755 of file gpsdefs.h.

◆ reserved_1

uint8_t SHS_STATUS::reserved_1

reserved, currently always 0

Definition at line 17753 of file gpsdefs.h.

◆ reserved_2

uint16_t SHS_STATUS::reserved_2

reserved, currently always 0

Definition at line 17754 of file gpsdefs.h.

◆ shs_state

uint8_t SHS_STATUS::shs_state

see SHS_STATES

Definition at line 17752 of file gpsdefs.h.

◆ time_diff

NANO_TIME SHS_STATUS::time_diff

current time difference between the 2 clocks

Definition at line 17749 of file gpsdefs.h.


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