#include <msp_msg.hpp>
Public Member Functions | |
std::ostream & | printRxMapSettings (std::ostream &s) const |
Public Attributes | |
std::array< uint8_t, MAX_MAPPABLE_RX_INPUTS > | map |
Definition at line 1682 of file msp_msg.hpp.
|
inline |
Definition at line 1685 of file msp_msg.hpp.
std::array<uint8_t, MAX_MAPPABLE_RX_INPUTS> msp::msg::RxMapSettings::map |
Definition at line 1683 of file msp_msg.hpp.