Structure describing the payload section of the MSG_COMMAND_LIST message. More...
#include <APM_BinComm.h>
Public Attributes | |
uint16_t | itemNumber |
uint16_t | listLength |
uint8_t | commandID |
uint8_t | p1 |
int32_t | p2 |
int32_t | p3 |
int32_t | p4 |
Structure describing the payload section of the MSG_COMMAND_LIST message.
Definition at line 542 of file APM_BinComm.h.
Definition at line 545 of file APM_BinComm.h.
Definition at line 543 of file APM_BinComm.h.
Definition at line 544 of file APM_BinComm.h.
uint8_t BinComm::msg_command_list::p1 |
Definition at line 546 of file APM_BinComm.h.
int32_t BinComm::msg_command_list::p2 |
Definition at line 547 of file APM_BinComm.h.
int32_t BinComm::msg_command_list::p3 |
Definition at line 548 of file APM_BinComm.h.
int32_t BinComm::msg_command_list::p4 |
Definition at line 549 of file APM_BinComm.h.