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

Macros

#define MAVLINK_MSG_ID_SENS_POWER   201
 
#define MAVLINK_MSG_ID_SENS_POWER_LEN   16
 
#define MAVLINK_MSG_ID_201_LEN   16
 
#define MAVLINK_MSG_ID_SENS_POWER_CRC   218
 
#define MAVLINK_MSG_ID_201_CRC   218
 
#define MAVLINK_MESSAGE_INFO_SENS_POWER
 

Typedefs

typedef struct
__mavlink_sens_power_t 
mavlink_sens_power_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_SENS_POWER
Value:
{ \
"SENS_POWER", \
4, \
{ { "adc121_vspb_volt", NULL, MAVLINK_TYPE_FLOAT, 0, 0, offsetof(mavlink_sens_power_t, adc121_vspb_volt) }, \
{ "adc121_cspb_amp", NULL, MAVLINK_TYPE_FLOAT, 0, 4, offsetof(mavlink_sens_power_t, adc121_cspb_amp) }, \
{ "adc121_cs1_amp", NULL, MAVLINK_TYPE_FLOAT, 0, 8, offsetof(mavlink_sens_power_t, adc121_cs1_amp) }, \
{ "adc121_cs2_amp", NULL, MAVLINK_TYPE_FLOAT, 0, 12, offsetof(mavlink_sens_power_t, adc121_cs2_amp) }, \
} \
}
#define MAVLINK_MSG_ID_201_CRC   218
#define MAVLINK_MSG_ID_201_LEN   16
#define MAVLINK_MSG_ID_SENS_POWER   201
#define MAVLINK_MSG_ID_SENS_POWER_CRC   218
#define MAVLINK_MSG_ID_SENS_POWER_LEN   16

Typedef Documentation