Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoRgbCurrentSettings Class Reference

#include <NeoSettings.h>

Inheritance diagram for NeoRgbCurrentSettings:
NeoSm168x3SettingsBase NeoSm16803pbSettings< V_IC_1, V_IC_2, V_IC_3 > NeoSm16823eSettings< V_IC_1, V_IC_2, V_IC_3 >

Public Member Functions

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

Public Attributes

const uint16_t RedTenthMilliAmpere
 
const uint16_t GreenTenthMilliAmpere
 
const uint16_t BlueTenthMilliAmpere
 

Constructor & Destructor Documentation

◆ NeoRgbCurrentSettings()

NeoRgbCurrentSettings::NeoRgbCurrentSettings ( uint16_t  red,
uint16_t  green,
uint16_t  blue 
)
inline

Member Function Documentation

◆ operator[]()

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

Member Data Documentation

◆ BlueTenthMilliAmpere

const uint16_t NeoRgbCurrentSettings::BlueTenthMilliAmpere

◆ GreenTenthMilliAmpere

const uint16_t NeoRgbCurrentSettings::GreenTenthMilliAmpere

◆ RedTenthMilliAmpere

const uint16_t NeoRgbCurrentSettings::RedTenthMilliAmpere