Defines

USBFOO
[Buttons Driver - LUFA/Drivers/Board/Buttons.h]

Defines

#define BUTTONS_BUTTON1   (1 << 7)

Detailed Description

Board specific Buttons driver header for the Kernel Concepts USBFOO (http://shop.kernelconcepts.de/product_info.php?products_id=102).

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.

Define Documentation

#define BUTTONS_BUTTON1   (1 << 7)

Button mask for the first button on the board.