|
mbgtools-lx
4.2.8
|
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... | |
| uint8_t MBG_IMS_STATE::chassis_id |
| uint32_t MBG_IMS_STATE::flags |
Definition at line 9796 of file gpsdefs.h.
Referenced by chk_dev_ims_has_fdm().
| uint16_t MBG_IMS_STATE::num_sensors |
| uint32_t MBG_IMS_STATE::reserved |
| uint8_t MBG_IMS_STATE::slot_id |