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

Macros

#define MAVLINK_MSG_ID_MOUNT_CONTROL   157
 
#define MAVLINK_MSG_ID_MOUNT_CONTROL_LEN   15
 
#define MAVLINK_MSG_ID_157_LEN   15
 
#define MAVLINK_MSG_ID_MOUNT_CONTROL_CRC   21
 
#define MAVLINK_MSG_ID_157_CRC   21
 
#define MAVLINK_MESSAGE_INFO_MOUNT_CONTROL
 

Typedefs

typedef struct
__mavlink_mount_control_t 
mavlink_mount_control_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_MOUNT_CONTROL
Value:
{ \
"MOUNT_CONTROL", \
6, \
{ { "input_a", NULL, MAVLINK_TYPE_INT32_T, 0, 0, offsetof(mavlink_mount_control_t, input_a) }, \
{ "input_b", NULL, MAVLINK_TYPE_INT32_T, 0, 4, offsetof(mavlink_mount_control_t, input_b) }, \
{ "input_c", NULL, MAVLINK_TYPE_INT32_T, 0, 8, offsetof(mavlink_mount_control_t, input_c) }, \
{ "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 12, offsetof(mavlink_mount_control_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 13, offsetof(mavlink_mount_control_t, target_component) }, \
{ "save_position", NULL, MAVLINK_TYPE_UINT8_T, 0, 14, offsetof(mavlink_mount_control_t, save_position) }, \
} \
}
#define MAVLINK_MSG_ID_157_CRC   21
#define MAVLINK_MSG_ID_157_LEN   15
#define MAVLINK_MSG_ID_MOUNT_CONTROL   157
#define MAVLINK_MSG_ID_MOUNT_CONTROL_CRC   21
#define MAVLINK_MSG_ID_MOUNT_CONTROL_LEN   15

Typedef Documentation