LUFA Library  210130
Buttons.h File Reference

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

Macros

#define BUTTONS_BUTTON1   (1UL << 24)
 
#define BUTTONS_BUTTON2   (1UL << 21)
 
#define BUTTONS_BUTTON3   (1UL << 18)
 

Detailed Description

Board specific Buttons driver header for the Atmel EVK1100.

NameInfoActive LevelPort Pin
BUTTONS_BUTTON1SW0 ButtonLowGPIO88
BUTTONS_BUTTON2SW1 ButtonLowGPIO85
BUTTONS_BUTTON3SW2 ButtonLowGPIO82
Note
This file should not be included directly. It is automatically included as needed by the Buttons driver dispatch header located in LUFA/Drivers/Board/Buttons.h.