mbgtools-lx  4.2.8
PORT_SETTINGS Struct Reference

Configuration settings of a serial port. More...

#include <gpsdefs.h>

Data Fields

COM_PARM parm
 transmission speed, framing, etc. More...
 
uint8_t mode
 string mode, see STR_MODES More...
 
uint8_t str_type
 index of the supported time string formats, see STR_TYPE_INFO_IDX More...
 
uint32_t flags
 reserved, don't use, currently 0 More...
 

Detailed Description

Configuration settings of a serial port.

Note
This should be used preferably instead of PORT_PARM, which is deprecated.

Definition at line 3507 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t PORT_SETTINGS::flags

reserved, don't use, currently 0

Definition at line 3512 of file gpsdefs.h.

Referenced by check_valid_port_info().

◆ mode

◆ parm

◆ str_type


The documentation for this struct was generated from the following file: