#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.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |