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

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

Macros

#define BUTTONS_BUTTON1   (1UL << 2)
#define BUTTONS_BUTTON2   (1UL << 3)

Detailed Description

Board specific Buttons driver header for the Atmel EVK1101.

NameInfoActive LevelPort Pin
BUTTONS_BUTTON1SW0 ButtonLowGPIO34
BUTTONS_BUTTON2SW1 ButtonLowGPIO35

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.