mbgtools-lx  4.2.8
SCU_STAT_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

uint32_t hw_id
 hardware identification More...
 
uint32_t fw_id
 firmware identification More...
 
uint16_t flags
 reserved currently 0 More...
 
uint8_t clk0_info
 reference clock 0 type More...
 
uint8_t clk1_info
 reference clock 1 type More...
 
uint16_t epld_status
 EPLD status word, see SCU_STAT_MASKS. More...
 
uint16_t epld_control
 EPLD control word, see SCU_CTRL_MASKS. More...
 

Detailed Description

Definition at line 10444 of file gpsdefs.h.

Field Documentation

◆ clk0_info

uint8_t SCU_STAT_INFO::clk0_info

reference clock 0 type

Definition at line 10449 of file gpsdefs.h.

◆ clk1_info

uint8_t SCU_STAT_INFO::clk1_info

reference clock 1 type

Definition at line 10450 of file gpsdefs.h.

◆ epld_control

uint16_t SCU_STAT_INFO::epld_control

EPLD control word, see SCU_CTRL_MASKS.

Definition at line 10452 of file gpsdefs.h.

◆ epld_status

uint16_t SCU_STAT_INFO::epld_status

EPLD status word, see SCU_STAT_MASKS.

Definition at line 10451 of file gpsdefs.h.

◆ flags

uint16_t SCU_STAT_INFO::flags

reserved currently 0

Definition at line 10448 of file gpsdefs.h.

◆ fw_id

uint32_t SCU_STAT_INFO::fw_id

firmware identification

Definition at line 10447 of file gpsdefs.h.

◆ hw_id

uint32_t SCU_STAT_INFO::hw_id

hardware identification

Definition at line 10446 of file gpsdefs.h.


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