Structure describing the payload section of the MSG_VALUE_SET message. More...
#include <APM_BinComm.h>
Public Attributes | |
uint8_t | valueID |
uint32_t | value |
Structure describing the payload section of the MSG_VALUE_SET message.
Definition at line 674 of file APM_BinComm.h.
uint32_t BinComm::msg_value_set::value |
Definition at line 676 of file APM_BinComm.h.
uint8_t BinComm::msg_value_set::valueID |
Definition at line 675 of file APM_BinComm.h.