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

Macros

#define MAVLINK_MSG_ID_MEMINFO   152
 
#define MAVLINK_MSG_ID_MEMINFO_LEN   4
 
#define MAVLINK_MSG_ID_152_LEN   4
 
#define MAVLINK_MSG_ID_MEMINFO_CRC   208
 
#define MAVLINK_MSG_ID_152_CRC   208
 
#define MAVLINK_MESSAGE_INFO_MEMINFO
 

Typedefs

typedef struct __mavlink_meminfo_t mavlink_meminfo_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_MEMINFO
Value:
{ \
"MEMINFO", \
2, \
{ { "brkval", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_meminfo_t, brkval) }, \
{ "freemem", NULL, MAVLINK_TYPE_UINT16_T, 0, 2, offsetof(mavlink_meminfo_t, freemem) }, \
} \
}
#define MAVLINK_MSG_ID_152_CRC   208
#define MAVLINK_MSG_ID_152_LEN   4
#define MAVLINK_MSG_ID_MEMINFO   152
#define MAVLINK_MSG_ID_MEMINFO_CRC   208
#define MAVLINK_MSG_ID_MEMINFO_LEN   4

Typedef Documentation