Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoRgbwCurrentSettings Class Reference

#include <NeoSettings.h>

Inheritance diagram for NeoRgbwCurrentSettings:
NeoSm168x4SettingsBase NeoTm1814Settings NeoSm16804ebSettings< V_IC_1, V_IC_2, V_IC_3, V_IC_4 > NeoSm16824eSettings< V_IC_1, V_IC_2, V_IC_3, V_IC_4 >

Public Member Functions

 NeoRgbwCurrentSettings (uint16_t red, uint16_t green, uint16_t blue, uint16_t white)
 
uint16_t operator[] (size_t idx) const
 

Public Attributes

const uint16_t RedTenthMilliAmpere
 
const uint16_t GreenTenthMilliAmpere
 
const uint16_t BlueTenthMilliAmpere
 
const uint16_t WhiteTenthMilliAmpere
 

Constructor & Destructor Documentation

◆ NeoRgbwCurrentSettings()

NeoRgbwCurrentSettings::NeoRgbwCurrentSettings ( uint16_t  red,
uint16_t  green,
uint16_t  blue,
uint16_t  white 
)
inline

Member Function Documentation

◆ operator[]()

uint16_t NeoRgbwCurrentSettings::operator[] ( size_t  idx) const
inline

Member Data Documentation

◆ BlueTenthMilliAmpere

const uint16_t NeoRgbwCurrentSettings::BlueTenthMilliAmpere

◆ GreenTenthMilliAmpere

const uint16_t NeoRgbwCurrentSettings::GreenTenthMilliAmpere

◆ RedTenthMilliAmpere

const uint16_t NeoRgbwCurrentSettings::RedTenthMilliAmpere

◆ WhiteTenthMilliAmpere

const uint16_t NeoRgbwCurrentSettings::WhiteTenthMilliAmpere