#include <msp_msg.hpp>
Public Member Functions | |
bool | pack_into (ByteVector &data) const |
bool | unpack_from (const ByteVector &data) |
Public Member Functions inherited from msp::Packable | |
virtual | ~Packable () |
Public Attributes | |
uint8_t | box |
uint8_t | input_source |
uint8_t | max |
uint8_t | min |
uint8_t | rate |
uint8_t | speed |
uint8_t | target_channel |
Definition at line 4737 of file msp_msg.hpp.
|
inlinevirtual |
Implements msp::Packable.
Definition at line 4758 of file msp_msg.hpp.
|
inlinevirtual |
Implements msp::Packable.
Definition at line 4746 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::box |
Definition at line 4744 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::input_source |
Definition at line 4739 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::max |
Definition at line 4743 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::min |
Definition at line 4742 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::rate |
Definition at line 4740 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::speed |
Definition at line 4741 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::target_channel |
Definition at line 4738 of file msp_msg.hpp.