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

Macros

#define MAVLINK_MSG_ID_BOOT   197
 
#define MAVLINK_MSG_ID_BOOT_LEN   4
 
#define MAVLINK_MSG_ID_197_LEN   4
 
#define MAVLINK_MSG_ID_BOOT_CRC   39
 
#define MAVLINK_MSG_ID_197_CRC   39
 
#define MAVLINK_MESSAGE_INFO_BOOT
 

Typedefs

typedef struct __mavlink_boot_t mavlink_boot_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_BOOT
Value:
{ \
"BOOT", \
1, \
{ { "version", NULL, MAVLINK_TYPE_UINT32_T, 0, 0, offsetof(mavlink_boot_t, version) }, \
} \
}
#define MAVLINK_MSG_ID_197_CRC   39
#define MAVLINK_MSG_ID_197_LEN   4
#define MAVLINK_MSG_ID_BOOT   197
#define MAVLINK_MSG_ID_BOOT_CRC   39
#define MAVLINK_MSG_ID_BOOT_LEN   4

Typedef Documentation