LUFA Library  210130
Buttons.h File Reference

Board specific Buttons driver header for the Olimex AVR-USB-T32U4 Development Board. More...

Macros

#define BUTTONS_BUTTON1   (1 << 2)
 

Detailed Description

Board specific Buttons driver header for the Olimex AVR-USB-T32U4 Development Board (http://www.olimex.com/dev/avr-t32u4.html).

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