FreeBASIC  0.91.0
_LINUX_SERIAL_INFO Struct Reference
Collaboration diagram for _LINUX_SERIAL_INFO:

Data Fields

int sfd
 
struct termios oldtty newtty
 
int iPort
 
FB_SERIAL_OPTIONSpOptions
 

Detailed Description

Definition at line 24 of file io_serial.c.

Field Documentation

int _LINUX_SERIAL_INFO::iPort

Definition at line 30 of file io_serial.c.

struct termios oldtty _LINUX_SERIAL_INFO::newtty

Definition at line 26 of file io_serial.c.

FB_SERIAL_OPTIONS* _LINUX_SERIAL_INFO::pOptions

Definition at line 31 of file io_serial.c.

int _LINUX_SERIAL_INFO::sfd

Definition at line 25 of file io_serial.c.


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