|
MAV'RIC
|
Set of command callbacks. More...
#include <mavlink_message_handler.h>

Public Attributes | |
| uint32_t | callback_count |
| Number of command callback currently registered. | |
| uint32_t | max_callback_count |
| Maximum number of callback that can be registered. | |
| mavlink_message_handler_cmd_callback_t | callback_list [] |
| List of message callbacks. | |
Set of command callbacks.
Uses C99's flexible member arrays: it is required to allocate memory for this structure
1.8.9.1