Public Member Functions | Public Attributes | List of all members
msp::msg::PidTerms Struct Reference

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::PidTerms:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 3198 of file msp_msg.hpp.

Member Function Documentation

bool msp::msg::PidTerms::pack_into ( ByteVector data) const
inlinevirtual

Implements msp::Packable.

Definition at line 3211 of file msp_msg.hpp.

bool msp::msg::PidTerms::unpack_from ( const ByteVector data)
inlinevirtual

Implements msp::Packable.

Definition at line 3203 of file msp_msg.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


msp
Author(s): Christian Rauch
autogenerated on Tue Oct 6 2020 03:39:02