LUFA Library
Buttons.h File Reference

Board specific button driver header for the Dimex Stange-ISP board. More...

Macros

#define BUTTONS_BUTTON1   (1 << 7)
 

Detailed Description

Board specific Buttons driver header for the Dimex Stange-ISP board (http://www.diamex.de/dxshop/USB-ISP-Programmer-fuer-Atmel-AVR).

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.