xsens_imu
Public Attributes | List of all members
CmtPortInfo Struct Reference

Structure for storing information about a serial port. More...

#include <cmtdef.h>

Public Attributes

uint32_t m_baudrate
 The baudrate at which an Xsens device was detected. More...
 
uint32_t m_deviceId
 The device Id of the detected Xsens device. More...
 
uint16_t m_portNr
 The port number. More...
 
char m_portName [256]
 The port name. More...
 

Detailed Description

Structure for storing information about a serial port.

Member Data Documentation

◆ m_baudrate

uint32_t CmtPortInfo::m_baudrate

The baudrate at which an Xsens device was detected.

◆ m_deviceId

uint32_t CmtPortInfo::m_deviceId

The device Id of the detected Xsens device.

◆ m_portName

char CmtPortInfo::m_portName[256]

The port name.

◆ m_portNr

uint16_t CmtPortInfo::m_portNr

The port number.


The documentation for this struct was generated from the following file: