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

Auto generated API documentation and code listings for busout_rgbled

Code

main.cpp [code]