Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoRgbwwCurrentSettings Class Reference

#include <NeoSettings.h>

Public Member Functions

 NeoRgbwwCurrentSettings (uint16_t red, uint16_t green, uint16_t blue, uint16_t warmWhite, uint16_t coolWhite)
 
uint16_t operator[] (size_t idx) const
 

Public Attributes

const uint16_t RedTenthMilliAmpere
 
const uint16_t GreenTenthMilliAmpere
 
const uint16_t BlueTenthMilliAmpere
 
const uint16_t WarmWhiteTenthMilliAmpere
 
const uint16_t CoolWhiteTenthMilliAmpere
 

Constructor & Destructor Documentation

◆ NeoRgbwwCurrentSettings()

NeoRgbwwCurrentSettings::NeoRgbwwCurrentSettings ( uint16_t  red,
uint16_t  green,
uint16_t  blue,
uint16_t  warmWhite,
uint16_t  coolWhite 
)
inline

Member Function Documentation

◆ operator[]()

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

Member Data Documentation

◆ BlueTenthMilliAmpere

const uint16_t NeoRgbwwCurrentSettings::BlueTenthMilliAmpere

◆ CoolWhiteTenthMilliAmpere

const uint16_t NeoRgbwwCurrentSettings::CoolWhiteTenthMilliAmpere

◆ GreenTenthMilliAmpere

const uint16_t NeoRgbwwCurrentSettings::GreenTenthMilliAmpere

◆ RedTenthMilliAmpere

const uint16_t NeoRgbwwCurrentSettings::RedTenthMilliAmpere

◆ WarmWhiteTenthMilliAmpere

const uint16_t NeoRgbwwCurrentSettings::WarmWhiteTenthMilliAmpere