mbgtools-lx
4.2.8
|
The data structure used with the PCPS_GEN_IO_GET_INFO command. More...
#include <gpsdefs.h>
Data Fields | |
GEN_IO_INFO_TYPE | type |
uint16_t | num |
The data structure used with the PCPS_GEN_IO_GET_INFO command.
Used to determine how many data sets of a specific type are supported by the device.
uint16_t GEN_IO_INFO::num |
Definition at line 10367 of file gpsdefs.h.
Referenced by mbg_get_cal_rec_irig_rx_num_rec().
GEN_IO_INFO_TYPE GEN_IO_INFO::type |
Definition at line 10366 of file gpsdefs.h.
Referenced by mbg_get_cal_rec_irig_rx_num_rec().