LUFA Library
Buttons.h File Reference

Board specific Buttons driver header for the Olimex AVR-ISP-MK2 Development Board. More...

Macros

#define BUTTONS_BUTTON1   (1 << 7)
 

Detailed Description

Board specific Buttons driver header for the Olimex AVR-ISP-MK2 Development Board (https://www.olimex.com/dev/avr-isp-mk2.html).

NameInfoActive LevelPort Pin
BUTTONS_BUTTON1HWB ButtonLowPORTD.7
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.