Johan Kritzinger / Mbed 2 deprecated FRDMKL25Z-ShiftBrite

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

colour Class Reference

colour Class Reference

Colour class Used as a base class for storing ShiftBrite colour information. More...

#include <sbDriver.h>

Inherited by rgbLed.


Detailed Description

Colour class Used as a base class for storing ShiftBrite colour information.

It is inherited by rgbLed class and is of little use if instanciated directly. Please see class shiftBriteDisplay for intended use.

Definition at line 17 of file sbDriver.h.