Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
XsPortInfo Struct Reference

Detailed Description

Definition at line 46 of file xsportinfo.h.

#include <xSens_MT4/xstypes/include/xsens/xsportinfo.h>

Public Attributes

XsDeviceId m_deviceId
 The device Id of main Xsens device detected on the port. More...
 
char m_portName [256]
 The port name. More...
 
XsBaudRate m_baudrate
 The baudrate at which an Xsens device was detected, may be XBR_Invalid for pure USB ports. More...
 

Member Data Documentation

◆ m_baudrate

XsBaudRate XsPortInfo::m_baudrate

The baudrate at which an Xsens device was detected, may be XBR_Invalid for pure USB ports.

Definition at line 153 of file xsportinfo.h.

◆ m_deviceId

XsDeviceId XsPortInfo::m_deviceId

The device Id of main Xsens device detected on the port.

Definition at line 148 of file xsportinfo.h.

◆ m_portName

char XsPortInfo::m_portName[256]

The port name.

Definition at line 150 of file xsportinfo.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST