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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |