xsens_imu
Public Member Functions | Public Attributes | List of all members
CmtSyncInSettings Struct Reference

A structure for storing sync in settings. More...

#include <cmtdef.h>

Public Member Functions

 CmtSyncInSettings (const uint16_t mode=0, const uint16_t skip=0, const uint32_t offset=0)
 default constructor, initializes to the given (default) MT settings More...
 

Public Attributes

uint16_t m_mode
 
uint16_t m_skipFactor
 
uint32_t m_offset
 Offset in ns. More...
 

Detailed Description

A structure for storing sync in settings.

Constructor & Destructor Documentation

◆ CmtSyncInSettings()

CmtSyncInSettings::CmtSyncInSettings ( const uint16_t  mode = 0,
const uint16_t  skip = 0,
const uint32_t  offset = 0 
)
inline

default constructor, initializes to the given (default) MT settings

Member Data Documentation

◆ m_mode

uint16_t CmtSyncInSettings::m_mode

◆ m_offset

uint32_t CmtSyncInSettings::m_offset

Offset in ns.

◆ m_skipFactor

uint16_t CmtSyncInSettings::m_skipFactor

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