Defines

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

Defines

#define BUTTONS_BUTTON1   (1 << 2)

Detailed Description

Board specific Buttons driver header for the USBKEY.

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 << 2)

Button mask for the first button on the board.