| 
    modm API documentation
    
   | 
 
#include <modm/ui/led/rgb.hpp>
Public Member Functions | |
| RgbLed (Led &red, Led &green, Led &blue) | |
| void | setColor (::modm::color::Rgb color) | 
| inline::modm::color::Rgb | getColor () | 
| bool | isFading () | 
| void | fadeTo (::modm::color::Rgb color, uint16_t time) | 
| void | update () | 
| should be called every 1ms or more.  | |
Group three LEDs into a RGB controller