LUFA Library  210130
Buttons.h File Reference

Board specific Buttons driver header for the Xevelabs USB2AX. More...

Macros

#define BUTTONS_BUTTON1   (1 << 7)
 

Detailed Description

Note
For version 3 USB2AX boards, compile with BOARD = USB2AX_V3 and for version 3.1, with BOARD = USB2AX_V31.

Board specific Buttons driver header for the Paranoid Studio USB2AX (http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX).

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.