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

Macros

#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL   153
 
#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL_LEN   1
 
#define MAVLINK_MSG_ID_153_LEN   1
 
#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL_CRC   95
 
#define MAVLINK_MSG_ID_153_CRC   95
 
#define MAVLINK_MESSAGE_INFO_IMAGE_TRIGGER_CONTROL
 

Typedefs

typedef struct
__mavlink_image_trigger_control_t 
mavlink_image_trigger_control_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_IMAGE_TRIGGER_CONTROL
Value:
{ \
"IMAGE_TRIGGER_CONTROL", \
1, \
{ { "enable", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_image_trigger_control_t, enable) }, \
} \
}
#define MAVLINK_MSG_ID_153_CRC   95
#define MAVLINK_MSG_ID_153_LEN   1
#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL   153
#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL_CRC   95
#define MAVLINK_MSG_ID_IMAGE_TRIGGER_CONTROL_LEN   1

Typedef Documentation