|
LUFA Library
120219
|
Board specific Buttons driver header for the Atmel EVK1100.
Defines | |
| #define | BUTTONS_BUTTON1 (1UL << 24) |
| #define | BUTTONS_BUTTON2 (1UL << 21) |
| #define | BUTTONS_BUTTON3 (1UL << 18) |
| #define BUTTONS_BUTTON1 (1UL << 24) |
Mask of the first button on the board
| #define BUTTONS_BUTTON2 (1UL << 21) |
Mask of the second button on the board
| #define BUTTONS_BUTTON3 (1UL << 18) |
Mask of the third button on the board