FastLED 3.9.15
Loading...
Searching...
No Matches
segment.h File Reference
#include "fl/stl/vector.h"
#include "fl/stl/string.h"
+ Include dependency graph for segment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::WLEDSegment
 WLED segment configuration. More...
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Class Documentation

◆ fl::WLEDSegment

struct fl::WLEDSegment
+ Collaboration diagram for fl::WLEDSegment:
Class Members
u8 mBri = 255
u8 mC1 = 128
u8 mC2 = 128
u8 mC3 = 16
u16 mCct = 0
vector< vector< u8 > > mColors
u8 mFx = 0
u8 mGrp = 1
u8 mId = 0
vector< vector< u8 > > mIndividualLeds
u8 mIx = 128
u16 mLen = 0
u8 mM12 = 0
bool mMi = false
string mName
bool mO1 = false
bool mO2 = false
bool mO3 = false
u16 mOf = 0
bool mOn = true
u8 mPal = 0
bool mRev = false
bool mRpt = false
bool mSel = false
u8 mSi = 0
u8 mSpc = 0
u16 mStart = 0
u16 mStop = 0
u8 mSx = 128