LUFA Library  120219
LEDs.h File Reference

Board specific LED driver header for the Atmel EVK1100. More...

Defines

#define LEDS_LED1   (1UL << 19)
#define LEDS_LED2   (1UL << 20)
#define LEDS_LED3   (1UL << 21)
#define LEDS_LED4   (1UL << 22)
#define LEDS_LED5   (1UL << 27)
#define LEDS_LED6   (1UL << 28)
#define LEDS_LED7   (1UL << 29)
#define LEDS_LED8   (1UL << 30)
#define LEDS_ALL_LEDS
#define LEDS_NO_LEDS   0

Detailed Description

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.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines