LUFA Library  130303
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

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

Macros

#define LEDS_ALL_LEDS   LEDS_LED1
 
#define LEDS_LED1   _BOARD_LED1_MASK
 
#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

Macro Definition Documentation

#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.