BusOut_RGBLED: Usage example for the BusOut object class. Here the pins connected to the RGB LED are treated as one three-bit unit. The "7-i" bit inversion is required due to the negative logic of the common anode RGB LED (i.e. '0' = on, '1' = off). Platform: FRDM-KL25z board

Dependencies:   mbed

Fork of busout_rgbled by Istvan Cserny

Revisions of main.cpp

Revision Date Message Actions
0:9c63ab9c1882 2015-10-13 First version File  Diff  Annotate