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

Macros

#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA   188
 
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA_LEN   3
 
#define MAVLINK_MSG_ID_188_LEN   3
 
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA_CRC   5
 
#define MAVLINK_MSG_ID_188_CRC   5
 
#define MAVLINK_MESSAGE_INFO_SLUGS_CONFIGURATION_CAMERA
 

Typedefs

typedef struct
__mavlink_slugs_configuration_camera_t 
mavlink_slugs_configuration_camera_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SLUGS_CONFIGURATION_CAMERA
Value:
{ \
"SLUGS_CONFIGURATION_CAMERA", \
3, \
{ { "target", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_slugs_configuration_camera_t, target) }, \
{ "idOrder", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_slugs_configuration_camera_t, idOrder) }, \
{ "order", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_slugs_configuration_camera_t, order) }, \
} \
}
#define MAVLINK_MSG_ID_188_CRC   5
#define MAVLINK_MSG_ID_188_LEN   3
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA   188
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA_CRC   5
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA_LEN   3

Typedef Documentation