#include "UT_API.h"#include <termios.h>Go to the source code of this file.
Classes | |
| class | UT_Serial |
Defines | |
| #define | _OLD_TERMIOS |
| #define | SERIAL_NO_PARITY 0 |
| #define | SERIAL_ODD_PARITY 1 |
| #define | SERIAL_EVEN_PARITY 2 |
| #define _OLD_TERMIOS |
Definition at line 29 of file UT_Serial.h.
| #define SERIAL_EVEN_PARITY 2 |
Definition at line 35 of file UT_Serial.h.
| #define SERIAL_NO_PARITY 0 |
Definition at line 33 of file UT_Serial.h.
| #define SERIAL_ODD_PARITY 1 |
Definition at line 34 of file UT_Serial.h.
1.5.9