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

Macros

#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG   208
 
#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG_LEN   6
 
#define MAVLINK_MSG_ID_208_LEN   6
 
#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG_CRC   221
 
#define MAVLINK_MSG_ID_208_CRC   221
 
#define MAVLINK_MESSAGE_INFO_GIMBAL_ERASE_FIRMWARE_AND_CONFIG
 

Typedefs

typedef struct
__mavlink_gimbal_erase_firmware_and_config_t 
mavlink_gimbal_erase_firmware_and_config_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_GIMBAL_ERASE_FIRMWARE_AND_CONFIG
Value:
{ \
"GIMBAL_ERASE_FIRMWARE_AND_CONFIG", \
3, \
{ { "knock", NULL, MAVLINK_TYPE_UINT32_T, 0, 0, offsetof(mavlink_gimbal_erase_firmware_and_config_t, knock) }, \
{ "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 4, offsetof(mavlink_gimbal_erase_firmware_and_config_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 5, offsetof(mavlink_gimbal_erase_firmware_and_config_t, target_component) }, \
} \
}
#define MAVLINK_MSG_ID_208_CRC   221
#define MAVLINK_MSG_ID_208_LEN   6
#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG   208
#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG_CRC   221
#define MAVLINK_MSG_ID_GIMBAL_ERASE_FIRMWARE_AND_CONFIG_LEN   6

Typedef Documentation