FastLED 3.9.15
Loading...
Searching...
No Matches
fl::DrawItem Struct Reference

Detailed Description

Definition at line 15 of file rectangular_draw_buffer.h.

#include <rectangular_draw_buffer.h>

Public Member Functions

 DrawItem ()=default
 
 DrawItem (const DrawItem &other)=default
 
 DrawItem (DrawItem &&other) noexcept=default
 
 DrawItem (u8 pin, u16 numLeds, bool is_rgbw)
 
bool operator!= (const DrawItem &other) const
 
DrawItemoperator= (const DrawItem &other)=default
 
DrawItemoperator= (DrawItem &&other) noexcept=default
 

Public Attributes

bool mIsRgbw = false
 
u32 mNumBytes = 0
 
u8 mPin = 0
 

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