#include <msp_msg.hpp>
Public Member Functions | |
bool | pack_into (ByteVector &data) const |
bool | unpack_from (const ByteVector &data) |
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 4681 of file msp_msg.hpp.
bool msp::msg::ServoMixRule::pack_into | ( | ByteVector & | data | ) | const [inline, virtual] |
Implements msp::Packable.
Definition at line 4702 of file msp_msg.hpp.
bool msp::msg::ServoMixRule::unpack_from | ( | const ByteVector & | data | ) | [inline, virtual] |
Implements msp::Packable.
Definition at line 4690 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::box |
Definition at line 4688 of file msp_msg.hpp.
Definition at line 4683 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::max |
Definition at line 4687 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::min |
Definition at line 4686 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::rate |
Definition at line 4684 of file msp_msg.hpp.
uint8_t msp::msg::ServoMixRule::speed |
Definition at line 4685 of file msp_msg.hpp.
Definition at line 4682 of file msp_msg.hpp.