#include <msp_msg.hpp>
Public Member Functions | |
void | decode (const std::vector< uint8_t > &data) |
ID | id () const |
Public Attributes | |
ServoConfRange | servo_conf [N_SERVO] |
Definition at line 707 of file msp_msg.hpp.
void msp::msg::ServoConf::decode | ( | const std::vector< uint8_t > & | data | ) | [inline, virtual] |
Implements msp::Request.
Definition at line 712 of file msp_msg.hpp.
ID msp::msg::ServoConf::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 708 of file msp_msg.hpp.
Definition at line 710 of file msp_msg.hpp.