LUFA Library

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

Macros

#define LEDS_ALL_LEDS
 
#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_NO_LEDS   0
 

Detailed Description

Board specific LED driver header for the Atmel EVK1100.

NameColorInfoActive LevelPort Pin
LEDS_LED1GreenLED0 LEDLowGPIO51
LEDS_LED2GreenLED1 LEDLowGPIO52
LEDS_LED3GreenLED2 LEDLowGPIO53
LEDS_LED4GreenLED3 LEDLowGPIO54
LEDS_LED5GreenLED4 LEDLowGPIO59
LEDS_LED6GreenLED5 LEDLowGPIO60
LEDS_LED7GreenLED6 LEDLowGPIO61
LEDS_LED8GreenLED7 LEDLowGPIO62

Macro Definition Documentation

◆ LEDS_ALL_LEDS

#define LEDS_ALL_LEDS

LED mask for all the LEDs on the board.

◆ LEDS_LED1

#define LEDS_LED1   (1UL << 19)

LED mask for the first LED on the board.

◆ LEDS_LED2

#define LEDS_LED2   (1UL << 20)

LED mask for the second LED on the board.

◆ LEDS_LED3

#define LEDS_LED3   (1UL << 21)

LED mask for the third LED on the board.

◆ LEDS_LED4

#define LEDS_LED4   (1UL << 22)

LED mask for the fourth LED on the board.

◆ LEDS_LED5

#define LEDS_LED5   (1UL << 27)

LED mask for the fifth LED on the board.

◆ LEDS_LED6

#define LEDS_LED6   (1UL << 28)

LED mask for the sixth LED on the board.

◆ LEDS_LED7

#define LEDS_LED7   (1UL << 29)

LED mask for the seventh LED on the board.

◆ LEDS_LED8

#define LEDS_LED8   (1UL << 30)

LED mask for the eighth LED on the board.

◆ LEDS_NO_LEDS

#define LEDS_NO_LEDS   0

LED mask for the none of the board LEDs