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

Macros

#define MAVLINK_MSG_ID_FENCE_FETCH_POINT   161
 
#define MAVLINK_MSG_ID_FENCE_FETCH_POINT_LEN   3
 
#define MAVLINK_MSG_ID_161_LEN   3
 
#define MAVLINK_MSG_ID_FENCE_FETCH_POINT_CRC   68
 
#define MAVLINK_MSG_ID_161_CRC   68
 
#define MAVLINK_MESSAGE_INFO_FENCE_FETCH_POINT
 

Typedefs

typedef struct
__mavlink_fence_fetch_point_t 
mavlink_fence_fetch_point_t
 

Macro Definition Documentation

#define MAVLINK_MESSAGE_INFO_FENCE_FETCH_POINT
Value:
{ \
"FENCE_FETCH_POINT", \
3, \
{ { "target_system", NULL, MAVLINK_TYPE_UINT8_T, 0, 0, offsetof(mavlink_fence_fetch_point_t, target_system) }, \
{ "target_component", NULL, MAVLINK_TYPE_UINT8_T, 0, 1, offsetof(mavlink_fence_fetch_point_t, target_component) }, \
{ "idx", NULL, MAVLINK_TYPE_UINT8_T, 0, 2, offsetof(mavlink_fence_fetch_point_t, idx) }, \
} \
}
#define MAVLINK_MSG_ID_161_CRC   68
#define MAVLINK_MSG_ID_161_LEN   3
#define MAVLINK_MSG_ID_FENCE_FETCH_POINT   161
#define MAVLINK_MSG_ID_FENCE_FETCH_POINT_CRC   68
#define MAVLINK_MSG_ID_FENCE_FETCH_POINT_LEN   3

Typedef Documentation