NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mavlink_msg_flexifunction_command_ack.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_ack_t
 

Macros

#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK   158
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK_LEN   4
 
#define MAVLINK_MSG_ID_158_LEN   4
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK_CRC   208
 
#define MAVLINK_MSG_ID_158_CRC   208
 
#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_COMMAND_ACK
 

Typedefs

typedef struct
__mavlink_flexifunction_command_ack_t 
mavlink_flexifunction_command_ack_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_COMMAND_ACK
Value:
{ \
"FLEXIFUNCTION_COMMAND_ACK", \
2, \
{ { "command_type", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_flexifunction_command_ack_t, command_type) }, \
{ "result", NULL, MAVLINK_TYPE_UINT16_T, 0, 2, offsetof(mavlink_flexifunction_command_ack_t, result) }, \
} \
}
#define MAVLINK_MSG_ID_158_CRC   208
#define MAVLINK_MSG_ID_158_LEN   4
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK   158
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK_CRC   208
#define MAVLINK_MSG_ID_FLEXIFUNCTION_COMMAND_ACK_LEN   4

Typedef Documentation