![]() |
LUFA Library
120219
|
Board specific LED driver header for the Paranoid Studio USB2AX. More...
Defines | |
#define | LEDS_LED1 USB2AX_LEDS_LED1 |
#define | LEDS_ALL_LEDS LEDS_LED1 |
#define | LEDS_NO_LEDS 0 |
BOARD = USB2AX_V3
.Board specific LED driver header for the Paranoid Studio USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).
#define LEDS_ALL_LEDS LEDS_LED1 |
LED mask for all the LEDs on the board.
#define LEDS_LED1 USB2AX_LEDS_LED1 |
LED mask for the first LED on the board.
#define LEDS_NO_LEDS 0 |
LED mask for none of the board LEDs.