NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_flexifunction_buffer_function_t Struct Reference

#include <mavlink_msg_flexifunction_buffer_function.h>

Data Fields

uint16_t func_index
 Function index. More...
 
uint16_t func_count
 Total count of functions. More...
 
uint16_t data_address
 Address in the flexifunction data, Set to 0xFFFF to use address in target memory. More...
 
uint16_t data_size
 Size of the. More...
 
uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 
int8_t data [48]
 Settings data. More...
 

Field Documentation

int8_t __mavlink_flexifunction_buffer_function_t::data[48]

Settings data.

uint16_t __mavlink_flexifunction_buffer_function_t::data_address

Address in the flexifunction data, Set to 0xFFFF to use address in target memory.

uint16_t __mavlink_flexifunction_buffer_function_t::data_size

Size of the.

uint16_t __mavlink_flexifunction_buffer_function_t::func_count

Total count of functions.

uint16_t __mavlink_flexifunction_buffer_function_t::func_index

Function index.

uint8_t __mavlink_flexifunction_buffer_function_t::target_component

Component ID.

uint8_t __mavlink_flexifunction_buffer_function_t::target_system

System ID.


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