Classes | Public Attributes | List of all members
XsMessageHeader::LengthData::ExtendedLength Struct Reference

#include <xsmessage.h>

Classes

struct  ExtendedParts
 

Public Attributes

uint8_t m_data [1]
 The first byte of the data buffer, the data buffer is always at least 1 byte since it has to contain the checksum, but it can be bigger. More...
 
struct XsMessageHeader::LengthData::ExtendedLength::ExtendedParts m_length
 Extended length, only valid if normal length is 255. More...
 

Detailed Description

Contains extended length information and first byte of data buffer if normal length is 255

Definition at line 180 of file xsmessage.h.

Member Data Documentation

◆ m_data

uint8_t XsMessageHeader::LengthData::ExtendedLength::m_data[1]

The first byte of the data buffer, the data buffer is always at least 1 byte since it has to contain the checksum, but it can be bigger.

Definition at line 188 of file xsmessage.h.

◆ m_length

struct XsMessageHeader::LengthData::ExtendedLength::ExtendedParts XsMessageHeader::LengthData::ExtendedLength::m_length

Extended length, only valid if normal length is 255.


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