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

Macros

#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK   156
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK_LEN   7
 
#define MAVLINK_MSG_ID_156_LEN   7
 
#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK_CRC   218
 
#define MAVLINK_MSG_ID_156_CRC   218
 
#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_DIRECTORY_ACK
 

Typedefs

typedef struct
__mavlink_flexifunction_directory_ack_t 
mavlink_flexifunction_directory_ack_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_FLEXIFUNCTION_DIRECTORY_ACK
Value:
{ \
"FLEXIFUNCTION_DIRECTORY_ACK", \
6, \
{ { "result", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_flexifunction_directory_ack_t, result) }, \
{ "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_flexifunction_directory_ack_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 3, offsetof(mavlink_flexifunction_directory_ack_t, target_component) }, \
{ "directory_type", NULL, MAVLINK_TYPE_UINT8_T, 0, 4, offsetof(mavlink_flexifunction_directory_ack_t, directory_type) }, \
{ "start_index", NULL, MAVLINK_TYPE_UINT8_T, 0, 5, offsetof(mavlink_flexifunction_directory_ack_t, start_index) }, \
{ "count", NULL, MAVLINK_TYPE_UINT8_T, 0, 6, offsetof(mavlink_flexifunction_directory_ack_t, count) }, \
} \
}
#define MAVLINK_MSG_ID_156_CRC   218
#define MAVLINK_MSG_ID_156_LEN   7
#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK   156
#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK_CRC   218
#define MAVLINK_MSG_ID_FLEXIFUNCTION_DIRECTORY_ACK_LEN   7

Typedef Documentation