Public Attributes | List of all members
XffHeader Struct Reference

Definition of a xff section header. More...

#include <fwupdate.h>

Public Attributes

uint8_t m_addressLength
 
uint8_t m_chipId
 
uint8_t m_firmwareRevision [3]
 
uint32_t m_globalId
 
uint8_t m_hardwareVersion [2]
 
uint8_t m_numberOfSections
 
uint16_t m_pageSize
 
char m_productCode [20]
 
uint32_t m_productVariant
 
uint32_t m_sectionSize
 
uint16_t m_sliceSize
 
uint8_t m_xffVersion [2]
 

Detailed Description

Definition of a xff section header.

Definition at line 87 of file fwupdate.h.

Member Data Documentation

◆ m_addressLength

uint8_t XffHeader::m_addressLength

Address length

Definition at line 95 of file fwupdate.h.

◆ m_chipId

uint8_t XffHeader::m_chipId

ChipId

Definition at line 93 of file fwupdate.h.

◆ m_firmwareRevision

uint8_t XffHeader::m_firmwareRevision[3]

Firmware revision

Definition at line 91 of file fwupdate.h.

◆ m_globalId

uint32_t XffHeader::m_globalId

globalId

Definition at line 89 of file fwupdate.h.

◆ m_hardwareVersion

uint8_t XffHeader::m_hardwareVersion[2]

Hardware version (only in xff version > 2)

Definition at line 98 of file fwupdate.h.

◆ m_numberOfSections

uint8_t XffHeader::m_numberOfSections

Number of sections in the xff file

Definition at line 94 of file fwupdate.h.

◆ m_pageSize

uint16_t XffHeader::m_pageSize

Page size

Definition at line 96 of file fwupdate.h.

◆ m_productCode

char XffHeader::m_productCode[20]

Product code (only in xff version > 3)

Definition at line 99 of file fwupdate.h.

◆ m_productVariant

uint32_t XffHeader::m_productVariant

Product variant (only in xff version > 3)

Definition at line 100 of file fwupdate.h.

◆ m_sectionSize

uint32_t XffHeader::m_sectionSize

Section size

Definition at line 90 of file fwupdate.h.

◆ m_sliceSize

uint16_t XffHeader::m_sliceSize

Slice size

Definition at line 97 of file fwupdate.h.

◆ m_xffVersion

uint8_t XffHeader::m_xffVersion[2]

xff version

Definition at line 92 of file fwupdate.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