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

Macros

#define MAVLINK_MSG_ID_CAMERA_TRIGGER   112
 
#define MAVLINK_MSG_ID_CAMERA_TRIGGER_LEN   12
 
#define MAVLINK_MSG_ID_112_LEN   12
 
#define MAVLINK_MSG_ID_CAMERA_TRIGGER_CRC   174
 
#define MAVLINK_MSG_ID_112_CRC   174
 
#define MAVLINK_MESSAGE_INFO_CAMERA_TRIGGER
 

Typedefs

typedef struct
__mavlink_camera_trigger_t 
mavlink_camera_trigger_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_CAMERA_TRIGGER
Value:
{ \
"CAMERA_TRIGGER", \
2, \
{ { "time_usec", NULL, MAVLINK_TYPE_UINT64_T, 0, 0, offsetof(mavlink_camera_trigger_t, time_usec) }, \
{ "seq", NULL, MAVLINK_TYPE_UINT32_T, 0, 8, offsetof(mavlink_camera_trigger_t, seq) }, \
} \
}
#define MAVLINK_MSG_ID_112_CRC   174
#define MAVLINK_MSG_ID_112_LEN   12
#define MAVLINK_MSG_ID_CAMERA_TRIGGER   112
#define MAVLINK_MSG_ID_CAMERA_TRIGGER_CRC   174
#define MAVLINK_MSG_ID_CAMERA_TRIGGER_LEN   12

Typedef Documentation