LUFA Library  210130

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

Macro Definition Documentation

◆ BUTTONS_BUTTON1

#define BUTTONS_BUTTON1   (1UL << 2)

Mask of the first button on the board

◆ BUTTONS_BUTTON2

#define BUTTONS_BUTTON2   (1UL << 3)

Mask of the second button on the board