LUFA Library  120219
EVK1101

Board specific Buttons driver header for the Atmel EVK1101.

Defines

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

Define Documentation

#define BUTTONS_BUTTON1   (1UL << 2)

Mask of the first button on the board

#define BUTTONS_BUTTON2   (1UL << 3)

Mask of the second button on the board

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines