mbgtools-lx  4.2.8
MBGSERIO_DEV Struct Reference

#include <mbgserio.h>

Data Fields

MBG_PORT_HANDLE port_handle
 the handle that will be used for the device More...
 
ulong poll_timeout
 The default timeout when waiting for data. More...
 
struct termios org_tio
 saved original port settings More...
 
int org_tio_has_been_read
 

Detailed Description

Definition at line 165 of file mbgserio.h.

Field Documentation

◆ org_tio

struct termios MBGSERIO_DEV::org_tio

saved original port settings

Definition at line 183 of file mbgserio.h.

◆ org_tio_has_been_read

int MBGSERIO_DEV::org_tio_has_been_read

Definition at line 184 of file mbgserio.h.

◆ poll_timeout

ulong MBGSERIO_DEV::poll_timeout

The default timeout when waiting for data.

Definition at line 169 of file mbgserio.h.

◆ port_handle

MBG_PORT_HANDLE MBGSERIO_DEV::port_handle

the handle that will be used for the device

Definition at line 167 of file mbgserio.h.


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