Public Member Functions | Public Attributes
msp::msg::LedStripModecolor Struct Reference

#include <msp_msg.hpp>

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

List of all members.

Public Member Functions

virtual bool decode (const ByteVector &data) override
 Decode message contents from a ByteVector.
virtual ID id () const override
 get the ID of the message
 LedStripModecolor (FirmwareVariant v)

Public Attributes

Value< uint8_t > led_aux_channel
Value< uint8_t > led_strip_aux_channel
std::array< std::array
< uint8_t, LED_DIRECTION_COUNT >
, LED_MODE_COUNT
mode_colors
Value< uint8_t > reserved
std::array< uint8_t,
LED_SPECIAL_COLOR_COUNT
special_colors

Detailed Description

Definition at line 3745 of file msp_msg.hpp.


Constructor & Destructor Documentation

Definition at line 3746 of file msp_msg.hpp.


Member Function Documentation

virtual bool msp::msg::LedStripModecolor::decode ( const ByteVector ) [inline, override, virtual]

Decode message contents from a ByteVector.

Parameters:
dataSource of data
Returns:
False. Override methods should return true on success

Reimplemented from msp::Message.

Definition at line 3757 of file msp_msg.hpp.

virtual ID msp::msg::LedStripModecolor::id ( ) const [inline, override, virtual]

get the ID of the message

Returns:
ID

Implements msp::Message.

Definition at line 3748 of file msp_msg.hpp.


Member Data Documentation

Definition at line 3753 of file msp_msg.hpp.

Definition at line 3755 of file msp_msg.hpp.

Definition at line 3751 of file msp_msg.hpp.

Definition at line 3754 of file msp_msg.hpp.

Definition at line 3752 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Thu Jun 20 2019 19:40:38