mbgtools-lx  4.2.8
MBG_IMS_STATE Struct Reference

Generic state of an IMS device. More...

#include <gpsdefs.h>

Data Fields

uint8_t chassis_id
 chassis ID, 0 if installed on the backplane More...
 
uint8_t slot_id
 slot number on the chassis More...
 
uint16_t num_sensors
 number of sensors provided by the device More...
 
uint32_t reserved
 reserved, currently always 0 More...
 
uint32_t flags
 see MBG_IMS_STATE_FLAG_MASKS More...
 

Detailed Description

Generic state of an IMS device.

Definition at line 9790 of file gpsdefs.h.

Field Documentation

◆ chassis_id

uint8_t MBG_IMS_STATE::chassis_id

chassis ID, 0 if installed on the backplane

Definition at line 9792 of file gpsdefs.h.

◆ flags

uint32_t MBG_IMS_STATE::flags

see MBG_IMS_STATE_FLAG_MASKS

Definition at line 9796 of file gpsdefs.h.

Referenced by chk_dev_ims_has_fdm().

◆ num_sensors

uint16_t MBG_IMS_STATE::num_sensors

number of sensors provided by the device

Definition at line 9794 of file gpsdefs.h.

◆ reserved

uint32_t MBG_IMS_STATE::reserved

reserved, currently always 0

Definition at line 9795 of file gpsdefs.h.

◆ slot_id

uint8_t MBG_IMS_STATE::slot_id

slot number on the chassis

Definition at line 9793 of file gpsdefs.h.


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