c2x4rgb
2.1.0.0
|
2x4 RGB Click led object. More...
#include <c2x4rgb.h>
Data Fields | |
uint8_t | current_gain |
uint8_t | brightness |
uint8_t | red |
uint8_t | green |
uint8_t | blue |
2x4 RGB Click led object.
LED object definition of 2x4 RGB Click driver.
uint8_t blue |
Blue level: 0 to 255.
uint8_t brightness |
Brightness level: 0 to 15.
uint8_t current_gain |
Current gain level: 0 to 15.
uint8_t green |
Green level: 0 to 255.
uint8_t red |
Red level: 0 to 255.