Typedefs | Functions
xsbaud.h File Reference
#include "xstypesconfig.h"
#include "xsbaudcode.h"
#include "xsbaudrate.h"
Include dependency graph for xsbaud.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum XsBaudCode XsBaudCode
 
typedef enum XsBaudRate XsBaudRate
 Communication speed. More...
 

Functions

XSTYPES_DLL_API XsBaudRate XsBaud_codeToRate (XsBaudCode baudcode)
 Convert an Xsens baud code to XsBaudRate. More...
 
XSTYPES_DLL_API XsBaudRate XsBaud_numericToRate (int numeric)
 Convert a numeric baudrate in bps to XsBaudrate. More...
 
XSTYPES_DLL_API XsBaudCode XsBaud_rateToCode (XsBaudRate baudrate)
 Convert a XsBaudRate to an Xsens baud code. More...
 
XSTYPES_DLL_API int XsBaud_rateToNumeric (XsBaudRate baudrate)
 Convert a XsBaudrate to a numeric baudrate in bps. More...
 

Typedef Documentation

◆ XsBaudCode

typedef enum XsBaudCode XsBaudCode

Definition at line 80 of file xsbaud.h.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21