Public Attributes | List of all members
XbusParser Struct Reference

XbusParser object definition. More...

#include <xbusparser.h>

Public Attributes

unsigned short m_checksum
 
int m_idxWrite
 
enum Result m_lastError
 
int m_offsetToPayload
 
int m_payloadLength
 
unsigned char * m_rxBuffer
 
int m_rxBufferSize
 
enum State m_state
 
int m_totalLength
 

Detailed Description

XbusParser object definition.

Definition at line 95 of file xbusparser.h.

Member Data Documentation

◆ m_checksum

unsigned short XbusParser::m_checksum

Running checksum

Definition at line 103 of file xbusparser.h.

◆ m_idxWrite

int XbusParser::m_idxWrite

Write index

Definition at line 99 of file xbusparser.h.

◆ m_lastError

enum Result XbusParser::m_lastError

Last error

Definition at line 104 of file xbusparser.h.

◆ m_offsetToPayload

int XbusParser::m_offsetToPayload

Offset to payload

Definition at line 102 of file xbusparser.h.

◆ m_payloadLength

int XbusParser::m_payloadLength

Payload length

Definition at line 101 of file xbusparser.h.

◆ m_rxBuffer

unsigned char* XbusParser::m_rxBuffer

Receive buffer

Definition at line 97 of file xbusparser.h.

◆ m_rxBufferSize

int XbusParser::m_rxBufferSize

Receive buffer size

Definition at line 98 of file xbusparser.h.

◆ m_state

enum State XbusParser::m_state

State

Definition at line 105 of file xbusparser.h.

◆ m_totalLength

int XbusParser::m_totalLength

Total length

Definition at line 100 of file xbusparser.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