#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 | D |
uint8_t | I |
uint8_t | P |
Definition at line 3198 of file msp_msg.hpp.
|
inlinevirtual |
Implements msp::Packable.
Definition at line 3211 of file msp_msg.hpp.
|
inlinevirtual |
Implements msp::Packable.
Definition at line 3203 of file msp_msg.hpp.
uint8_t msp::msg::PidTerms::D |
Definition at line 3201 of file msp_msg.hpp.
uint8_t msp::msg::PidTerms::I |
Definition at line 3200 of file msp_msg.hpp.
uint8_t msp::msg::PidTerms::P |
Definition at line 3199 of file msp_msg.hpp.