Koala Library
koala_rs232_s Struct Reference

Data Fields

int fd
struct termios tios

Detailed Description

Definition at line 39 of file koala_serial.h.


Field Documentation

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().


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