Go to the source code of this file.
Typedefs | |
typedef enum XsControlLine | XsControlLine |
Enumerations | |
enum | XsControlLine { XCL_DCD = 0x0001, XCL_RD = 0x0002, XCL_TD = 0x0004, XCL_DTR = 0x0008, XCL_GND = 0x0010, XCL_DSR = 0x0020, XCL_RTS = 0x0040, XCL_CTS = 0x0080, XCL_RI = 0x0100 } |
Serial control lines. More... | |
typedef enum XsControlLine XsControlLine |
Definition at line 38 of file xscontrolline.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |