SPC  Version 0.9.5
 All Files Functions Groups Pages
LEDControl

The LEDControl location can be used to turn two on-board LEDs on and off.

Bit 0 controls the state of a red LED, while bit 1 controls a blue LED.

LEDControl = LED_BLUE | LED_RED; // turn on both the blue and red LEDs