| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Macros | |
| #define | TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127 | 
| Maximum value for global brightness control, i.e 100% brightness.  More... | |
Functions | |
| int | tlc5971_set_global_brightness (const struct device *dev, struct led_rgb pixel) | 
| Set the global brightness control levels for the tlc5971 strip.  More... | |
| #define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127 | 
Maximum value for global brightness control, i.e 100% brightness.
Set the global brightness control levels for the tlc5971 strip.
change will take effect on next update of the led strip
| dev | LED strip device | 
| pixel | global brightness values for RGB channels |