FastLED 3.9.7
Loading...
Searching...
No Matches
LedColumns Struct Reference

Detailed Description

Definition at line 5 of file led_layout_array.h.

Public Member Functions

 LedColumns (const int *a, int l)
 
 LedColumns (const LedColumns &other)
 

Public Attributes

const int * array
 
int length
 

Constructor & Destructor Documentation

◆ LedColumns() [1/2]

LedColumns::LedColumns ( const int * a,
int l )
inline

Definition at line 6 of file led_layout_array.h.

◆ LedColumns() [2/2]

LedColumns::LedColumns ( const LedColumns & other)
inline

Definition at line 7 of file led_layout_array.h.

Member Data Documentation

◆ array

const int* LedColumns::array

Definition at line 8 of file led_layout_array.h.

◆ length

int LedColumns::length

Definition at line 9 of file led_layout_array.h.


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