Board specific LED driver header for the Busware BUI. More...
#include "../../../../Common/Common.h"
Macros | |
#define | LEDS_ALL_LEDS (LEDS_LED1 | LEDS_LED2 | LEDS_LED3) |
#define | LEDS_LED1 (1 << 2) |
#define | LEDS_LED2 (1 << 3) |
#define | LEDS_LED3 (1 << 4) |
#define | LEDS_NO_LEDS 0 |
Board specific LED driver header for the Busware BUI (http://www.busware.de/tiki-index.php?page=BUI).
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Red | RGB LED | High | PORTC.2 |
LEDS_LED2 | Green | RGB LED | High | PORTC.3 |
LEDS_LED3 | Blue | RGB LED | High | PORTC.4 |