|
mbgtools-lx
4.2.8
|
A The structure used to store the configuration of two serial ports. More...
#include <gpsdefs.h>
Data Fields | |
| COM_PARM | com [2] |
| COM0 and COM1 settings. More... | |
| uint8_t | mode [2] |
| COM0 and COM1 output mode, see LGCY_STR_MODES. More... | |
A The structure used to store the configuration of two serial ports.
| COM_PARM PORT_PARM::com[2] |
COM0 and COM1 settings.
Definition at line 3931 of file gpsdefs.h.
Referenced by port_parm_from_port_settings(), and port_settings_from_port_parm().
| uint8_t PORT_PARM::mode[2] |
COM0 and COM1 output mode, see LGCY_STR_MODES.
Definition at line 3932 of file gpsdefs.h.
Referenced by port_parm_from_port_settings(), and port_settings_from_port_parm().