#include <windows.h>

Go to the source code of this file.
Enumerations | |
| enum | XsBaudRate { XBR_Invalid = 0 , XBR_4800 = CBR_4800 , XBR_9600 = CBR_9600 , XBR_19k2 = CBR_19200 , XBR_38k4 = CBR_38400 , XBR_57k6 = CBR_57600 , XBR_115k2 = CBR_115200 , XBR_230k4 = 230400 , XBR_460k8 = 460800 , XBR_921k6 = 921600 , XBR_2000k = 2000000 , XBR_4000k = 4000000 } |
| Communication speed. More... | |
| enum XsBaudRate |
Communication speed.
Definition at line 27 of file xsbaudrate.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST |