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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |