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

Macros

#define MAVLINK_MSG_ID_CTRL_SRFC_PT   181
 
#define MAVLINK_MSG_ID_CTRL_SRFC_PT_LEN   3
 
#define MAVLINK_MSG_ID_181_LEN   3
 
#define MAVLINK_MSG_ID_CTRL_SRFC_PT_CRC   104
 
#define MAVLINK_MSG_ID_181_CRC   104
 
#define MAVLINK_MESSAGE_INFO_CTRL_SRFC_PT
 

Typedefs

typedef struct
__mavlink_ctrl_srfc_pt_t 
mavlink_ctrl_srfc_pt_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_CTRL_SRFC_PT
Value:
{ \
"CTRL_SRFC_PT", \
2, \
{ { "bitfieldPt", NULL, MAVLINK_TYPE_UINT16_T, 0, 0, offsetof(mavlink_ctrl_srfc_pt_t, bitfieldPt) }, \
{ "target", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_ctrl_srfc_pt_t, target) }, \
} \
}
#define MAVLINK_MSG_ID_181_CRC   104
#define MAVLINK_MSG_ID_181_LEN   3
#define MAVLINK_MSG_ID_CTRL_SRFC_PT   181
#define MAVLINK_MSG_ID_CTRL_SRFC_PT_CRC   104
#define MAVLINK_MSG_ID_CTRL_SRFC_PT_LEN   3

Typedef Documentation