#include <NeoSm168xxFeatures.h>
Public Member Functions | |
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 |
Public Attributes | |
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 |
const uint8_t NeoSm168x3SettingsBase::BlueGain |
const uint8_t NeoSm168x3SettingsBase::GreenGain |
const uint8_t NeoSm168x3SettingsBase::RedGain |