FastLED 3.9.15
Loading...
Searching...
No Matches
ucs7604.cpp.hpp File Reference
+ Include dependency graph for ucs7604.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::ucs7604
 UCS7604 runtime brightness control namespace.
 
namespace  fl::ucs7604::detail
 

Macros

#define FL_UCS7604_BRIGHTNESS   0x0F
 

Functions

CurrentControl fl::ucs7604::brightness ()
 Get current global UCS7604 brightness value.
 
void fl::ucs7604::set_brightness (CurrentControl current)
 Set global UCS7604 brightness via current control (EXPERIMENTAL)
 

Variables

static CurrentControl fl::ucs7604::detail::g_current (FL_UCS7604_BRIGHTNESS)