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

#include <msp_msg.hpp>

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

Public Member Functions

std::ostream & print (std::ostream &s) const
 

Public Attributes

std::array< Value< PidTerms >, static_cast< uint8_t >PID_Element::PID_ITEM_COUNT)> entry
 

Detailed Description

Definition at line 3220 of file msp_msg.hpp.

Member Function Documentation

std::ostream& msp::msg::PidSettings::print ( std::ostream &  s) const
inline

Definition at line 3225 of file msp_msg.hpp.

Member Data Documentation

std::array<Value<PidTerms>, static_cast<uint8_t>PID_Element::PID_ITEM_COUNT)> msp::msg::PidSettings::entry

Definition at line 3223 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