FreeBASIC
0.91.0
|
Data Fields | |
int | sfd |
struct termios oldtty | newtty |
int | iPort |
FB_SERIAL_OPTIONS * | pOptions |
Definition at line 24 of file io_serial.c.
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.