Public Attributes | List of all members
XsOutputConfiguration Struct Reference

Single data type output configuration. More...

#include <xsoutputconfiguration.h>

Public Attributes

XsDataIdentifier m_dataIdentifier
 The data identifier. More...
 
uint16_t m_frequency
 The frequency. More...
 

Detailed Description

Single data type output configuration.

This structure contains a single data type and the frequency at which it should be produced. If m_frequency is 0xFFFF and the XsOutputConfiguration is used for input, the device will configure itself to its maximum frequency for the data type. If it is 0xFFFF and reported by the device, the data has no maximum frequency, but is sent along with appropriate packets (ie. packet counter)

Definition at line 96 of file xsoutputconfiguration.h.

Member Data Documentation

◆ m_dataIdentifier

XsDataIdentifier XsOutputConfiguration::m_dataIdentifier

The data identifier.

Definition at line 98 of file xsoutputconfiguration.h.

◆ m_frequency

uint16_t XsOutputConfiguration::m_frequency

The frequency.

Definition at line 99 of file xsoutputconfiguration.h.


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


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