#include <msp_msg.hpp>
Public Member Functions | |
std::vector< uint8_t > | encode () const |
ID | id () const |
Public Attributes | |
std::vector< uint8_t > | map |
Definition at line 227 of file msp_msg.hpp.
std::vector<uint8_t> msp::msg::SetRxMap::encode | ( | ) | const [inline, virtual] |
Implements msp::Response.
Definition at line 232 of file msp_msg.hpp.
ID msp::msg::SetRxMap::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 228 of file msp_msg.hpp.
std::vector<uint8_t> msp::msg::SetRxMap::map |
Definition at line 230 of file msp_msg.hpp.