mbgtools-lx
4.2.8
|
All configuration parameters for all serial ports. More...
#include <cfg_hlp.h>
Data Fields | |
ALL_PORT_INFO_IDX | pii |
all serial port configuration settings More... | |
ALL_STR_TYPE_INFO_IDX | stii |
all supported serial string types More... | |
PORT_PARM | tmp_pp |
used internally only, for compatibility More... | |
All configuration parameters for all serial ports.
Used to collect all configuration parameters of a clock's serial ports that can be handled by a configuration program.
ALL_PORT_INFO_IDX RECEIVER_PORT_CFG::pii |
all serial port configuration settings
Definition at line 192 of file cfg_hlp.h.
Referenced by check_get_receiver_port_cfg(), check_serial_mode(), mbg_get_serial_settings(), mbg_save_serial_settings(), pcps_serial_str(), print_port_info_errors(), save_serial_settings(), and snprint_port_cfg().
ALL_STR_TYPE_INFO_IDX RECEIVER_PORT_CFG::stii |
all supported serial string types
Definition at line 193 of file cfg_hlp.h.
Referenced by mbg_get_serial_settings(), pcps_serial_str(), print_port_info_errors(), save_serial_settings(), snprint_port_cfg(), and usage().
PORT_PARM RECEIVER_PORT_CFG::tmp_pp |
used internally only, for compatibility
Definition at line 194 of file cfg_hlp.h.
Referenced by mbg_get_serial_settings(), and mbg_save_serial_settings().