Koala Library
|
Data Fields | |
int | fd |
struct termios | tios |
Definition at line 39 of file koala_serial.h.
RS-232 device file descriptor
Definition at line 42 of file koala_serial.h.
Referenced by koala_rs232_close(), koala_rs232_open(), koala_rs232_read(), and koala_rs232_write().
struct termios koala_rs232_s::tios |
Definition at line 45 of file koala_serial.h.
Referenced by koala_rs232_open().