Function rc_mav_get_manual_control#
- Defined in File mavlink_udp_helpers.h 
Function Documentation#
- 
int rc_mav_get_manual_control(mavlink_manual_control_t *data)#
- Fetch and unpack the last received message of type MAVLINK_MSG_ID_MANUAL_CONTROL. - Parameters:
- data – [out] Pointer to user’s packet struct to be populated with new data 
- Returns:
- 0 on success, -1 on failure