Johan Kritzinger / Mbed 2 deprecated FRDMKL25Z-ShiftBrite

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

rgbLed Class Reference

rgbLed Class Reference

rgbLed class Used to instanciate a single rgb ShiftBrite object. More...

#include <sbDriver.h>

Inherits colour.


Detailed Description

rgbLed class Used to instanciate a single rgb ShiftBrite object.

ShiftBrite module consists of a single RGB led but modules can be hooked in serial to form a chain of 2 or more modules

This class is used as a dynamically allocated member in class shiftBriteDisplay. It contains NO member functions for updating the physical shiftbright module so is of limited use if instanciated directly. Please see class shiftBriteDisplay for intended use.

Definition at line 39 of file sbDriver.h.