#include <Kaleidoscope-LEDControl.h>
◆ LEDControl_()
LEDControl_::LEDControl_ |
( |
void |
| ) |
|
◆ activate()
void LEDControl_::activate |
( |
LEDMode * |
mode | ) |
|
|
static |
◆ begin()
void LEDControl_::begin |
( |
void |
| ) |
|
|
finalvirtual |
◆ focusHook()
bool LEDControl_::focusHook |
( |
const char * |
command | ) |
|
|
static |
◆ get_mode()
uint8_t LEDControl_::get_mode |
( |
void |
| ) |
|
|
static |
◆ getCrgbAt()
cRGB LEDControl_::getCrgbAt |
( |
uint8_t |
i | ) |
|
|
static |
◆ init_mode()
void LEDControl_::init_mode |
( |
void |
| ) |
|
|
static |
◆ mode_add()
int8_t LEDControl_::mode_add |
( |
LEDMode * |
mode | ) |
|
|
static |
◆ next_mode()
void LEDControl_::next_mode |
( |
void |
| ) |
|
|
static |
◆ set_all_leds_to() [1/2]
void LEDControl_::set_all_leds_to |
( |
uint8_t |
r, |
|
|
uint8_t |
g, |
|
|
uint8_t |
b |
|
) |
| |
|
static |
◆ set_all_leds_to() [2/2]
void LEDControl_::set_all_leds_to |
( |
cRGB |
color | ) |
|
|
static |
◆ set_mode()
void LEDControl_::set_mode |
( |
uint8_t |
mode | ) |
|
|
static |
◆ setCrgbAt() [1/2]
void LEDControl_::setCrgbAt |
( |
uint8_t |
i, |
|
|
cRGB |
crgb |
|
) |
| |
|
static |
◆ setCrgbAt() [2/2]
void LEDControl_::setCrgbAt |
( |
byte |
row, |
|
|
byte |
col, |
|
|
cRGB |
color |
|
) |
| |
|
static |
◆ setup()
static void LEDControl_::setup |
( |
void |
| ) |
|
|
static |
◆ syncLeds()
void LEDControl_::syncLeds |
( |
void |
| ) |
|
|
static |
◆ update()
void LEDControl_::update |
( |
void |
| ) |
|
|
static |
◆ syncDelay
uint16_t LEDControl_::syncDelay = 16 |
|
static |
The documentation for this class was generated from the following files: