APM:Libraries
Public Attributes | List of all members
px4io_mixdata Struct Reference

#include <px4io_protocol.h>

Public Attributes

uint16_t f2i_mixer_magic
 
uint8_t action
 
char text [0]
 

Detailed Description

As-needed mixer data upload.

This message adds text to the mixer text buffer; the text buffer is drained as the definitions are consumed.

Definition at line 293 of file px4io_protocol.h.

Member Data Documentation

◆ action

uint8_t px4io_mixdata::action

Definition at line 297 of file px4io_protocol.h.

◆ f2i_mixer_magic

uint16_t px4io_mixdata::f2i_mixer_magic

Definition at line 294 of file px4io_protocol.h.

◆ text

char px4io_mixdata::text[0]

Definition at line 301 of file px4io_protocol.h.


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