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

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::ServoMixRule:
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 box
 
uint8_t input_source
 
uint8_t max
 
uint8_t min
 
uint8_t rate
 
uint8_t speed
 
uint8_t target_channel
 

Detailed Description

Definition at line 4737 of file msp_msg.hpp.

Member Function Documentation

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

Implements msp::Packable.

Definition at line 4758 of file msp_msg.hpp.

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

Implements msp::Packable.

Definition at line 4746 of file msp_msg.hpp.

Member Data Documentation

uint8_t msp::msg::ServoMixRule::box

Definition at line 4744 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::input_source

Definition at line 4739 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::max

Definition at line 4743 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::min

Definition at line 4742 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::rate

Definition at line 4740 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::speed

Definition at line 4741 of file msp_msg.hpp.

uint8_t msp::msg::ServoMixRule::target_channel

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