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 28 of file xscontrolline.h.
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |