NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_flexifunction_command.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __mavlink_flexifunction_command_t
 

Macros

#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND   157
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_LEN   3
 
#define MAVLINK_MSG_ID_157_LEN   3
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_CRC   133
 
#define MAVLINK_MSG_ID_157_CRC   133
 
#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_COMMAND
 

Typedefs

typedef struct
__mavlink_flexifunction_command_t 
mavlink_flexifunction_command_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_COMMAND
Value:
{ \
"FLEXIFUNCTION_COMMAND", \
3, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_flexifunction_command_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_flexifunction_command_t, target_component) }, \
{ "command_type", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_flexifunction_command_t, command_type) }, \
} \
}
#define MAVLINK_MSG_ID_157_CRC   133
#define MAVLINK_MSG_ID_157_LEN   3
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND   157
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_CRC   133
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_LEN   3

Typedef Documentation