mbgtools-lx
4.2.8
|
Configuration settings of an IRIG input or output. More...
#include <gpsdefs.h>
Data Fields | |
uint16_t | icode |
IRIG signal code, see ICODE_RX_CODES and ICODE_TX_CODES. More... | |
uint16_t | flags |
see IFLAGS_BIT_MASKS More... | |
Configuration settings of an IRIG input or output.
uint16_t IRIG_SETTINGS::flags |
see IFLAGS_BIT_MASKS
Definition at line 5002 of file gpsdefs.h.
Referenced by print_cfg_rx(), print_cfg_tx(), set_new_irig_tx_local(), and set_new_tfom_flag().
uint16_t IRIG_SETTINGS::icode |
IRIG signal code, see ICODE_RX_CODES and ICODE_TX_CODES.
Definition at line 5001 of file gpsdefs.h.
Referenced by do_mbgtcrcal(), print_cfg_rx(), print_cfg_tx(), set_new_icode_rx(), set_new_icode_tx(), set_new_tfom_flag(), and show_signal().