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

Macros

#define MAVLINK_MSG_ID_HWSTATUS   165
 
#define MAVLINK_MSG_ID_HWSTATUS_LEN   3
 
#define MAVLINK_MSG_ID_165_LEN   3
 
#define MAVLINK_MSG_ID_HWSTATUS_CRC   21
 
#define MAVLINK_MSG_ID_165_CRC   21
 
#define MAVLINK_MESSAGE_INFO_HWSTATUS
 

Typedefs

typedef struct __mavlink_hwstatus_t mavlink_hwstatus_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_HWSTATUS
Value:
{ \
"HWSTATUS", \
2, \
{ { "Vcc", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_hwstatus_t, Vcc) }, \
{ "I2Cerr", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_hwstatus_t, I2Cerr) }, \
} \
}
#define MAVLINK_MSG_ID_165_CRC   21
#define MAVLINK_MSG_ID_165_LEN   3
#define MAVLINK_MSG_ID_HWSTATUS   165
#define MAVLINK_MSG_ID_HWSTATUS_CRC   21
#define MAVLINK_MSG_ID_HWSTATUS_LEN   3

Typedef Documentation