#include <NeoSm168xxFeatures.h>
Public Member Functions | |
NeoSm16803pbSettings (uint8_t redGain, uint8_t greenGain, uint8_t blueGain) | |
void | Encode (uint8_t *encoded) const |
![]() | |
NeoSm168x3SettingsBase (uint8_t redGain, uint8_t greenGain, uint8_t blueGain, uint16_t redCurrent, uint16_t greenCurrent, uint16_t blueCurrent) | |
uint8_t | operator[] (size_t idx) const |
![]() | |
NeoRgbCurrentSettings (uint16_t red, uint16_t green, uint16_t blue) | |
uint16_t | operator[] (size_t idx) const |
Static Protected Attributes | |
static constexpr uint8_t | CurrentLookup [16] |
Additional Inherited Members | |
![]() | |
const uint8_t | RedGain: 4 |
const uint8_t | GreenGain: 4 |
const uint8_t | BlueGain: 4 |
![]() | |
const uint16_t | RedTenthMilliAmpere |
const uint16_t | GreenTenthMilliAmpere |
const uint16_t | BlueTenthMilliAmpere |
|
inline |
|
inline |
|
staticconstexprprotected |