Public Attributes | Related Functions | List of all members
XsMessage Struct Reference

Structure for storing a single message. More...

#include <xsmessage.h>

Public Attributes

int m_autoUpdateChecksum
 
uint8_t *const m_checksum
 Points to the checksum to speed up automatic checksum updates. More...
 
XsByteArray m_message
 

Related Functions

(Note that these are not member functions.)

uint8_t XsMessage_getFPValueSize (XsDataIdentifier id)
 Returns the byte size of id if the format is a floating point format. More...
 

Detailed Description

Structure for storing a single message.

Definition at line 202 of file xsmessage.h.

Member Data Documentation

◆ m_autoUpdateChecksum

int XsMessage::m_autoUpdateChecksum

Definition at line 675 of file xsmessage.h.

◆ m_checksum

uint8_t* const XsMessage::m_checksum

Points to the checksum to speed up automatic checksum updates.

Definition at line 676 of file xsmessage.h.

◆ m_message

XsByteArray XsMessage::m_message

Definition at line 674 of file xsmessage.h.


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


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