LUFA Library  120730
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LEDs.h File Reference

Board specific LED driver header for the Micropendous-32U2. More...

Macros

#define LEDS_LED1   _BOARD_LED1_MASK
#define LEDS_ALL_LEDS   LEDS_LED1
#define LEDS_NO_LEDS   0

Detailed Description

Board specific LED driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2).BOARD_MICROPENDOUS_32U2:

NameColorInfoActive LevelPort Pin
LEDS_LED1GreenGeneral IndicatorHighPORTD.6
Other Revisions:

NameColorInfoActive LevelPort Pin
LEDS_LED1GreenGeneral IndicatorHighPORTB.1

Note
This file should not be included directly. It is automatically included as needed by the LEDs driver dispatch header located in LUFA/Drivers/Board/LEDs.h.