PX4 Firmware
PX4 Autopilot Software http://px4.io
uORB::FastRpcChannel::BulkTransferHeader Struct Reference
Collaboration diagram for uORB::FastRpcChannel::BulkTransferHeader:

Public Attributes

uint16_t _MsgType
 
uint16_t _MsgNameLen
 
uint16_t _DataLen
 

Detailed Description

Definition at line 205 of file uORBFastRpcChannel.hpp.

Member Data Documentation

◆ _DataLen

uint16_t uORB::FastRpcChannel::BulkTransferHeader::_DataLen

Definition at line 208 of file uORBFastRpcChannel.hpp.

◆ _MsgNameLen

uint16_t uORB::FastRpcChannel::BulkTransferHeader::_MsgNameLen

Definition at line 207 of file uORBFastRpcChannel.hpp.

◆ _MsgType

uint16_t uORB::FastRpcChannel::BulkTransferHeader::_MsgType

Definition at line 206 of file uORBFastRpcChannel.hpp.


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