![]() |
LUFA Library
120219
|
Board specific LED driver header for the Micropendous 32U2. More...
Defines | |
#define | LEDS_LED1 _BOARD_LED1_MASK |
#define | LEDS_ALL_LEDS LEDS_LED1 |
#define | LEDS_NO_LEDS 0 |
Board specific LED driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2).
#define LEDS_ALL_LEDS LEDS_LED1 |
LED mask for all the LEDs on the board.
#define LEDS_LED1 _BOARD_LED1_MASK |
LED mask for the first LED on the board.
#define LEDS_NO_LEDS 0 |
LED mask for the none of the board LEDs.