DJI::OSDK::OpenHeader Struct Reference

The Header struct is meant to handle the open protocol header. More...

#include <dji_type.hpp>

Public Attributes

uint32_t sof: 8
 
uint32_t length: 10
 
uint32_t version: 6
 
uint32_t sessionID: 5
 
uint32_t isAck: 1
 
uint32_t reserved0: 2
 
uint32_t padding: 5
 
uint32_t enc: 3
 
uint32_t reserved1: 24
 
uint32_t sequenceNumber: 16
 
uint32_t crc: 16
 

Detailed Description

The Header struct is meant to handle the open protocol header.


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