LUFA Library  210130
Buttons.h File Reference

Board specific Buttons driver header for the Fletchtronics BUMBLEB. More...

Macros

#define BUTTONS_BUTTON1   (1 << 7)
 

Detailed Description

Board specific buttons driver header for the Fletchtronics BUMBLEB (http://fletchtronics.net/bumble-b). The BUMBLEB third-party board does not include any on-board peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.

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.