Defines

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

Defines

#define BUTTONS_BUTTON1   (1 << 7)

Detailed Description

Board specific Buttons driver header for Tom's USBTINY MKII (http://tom-itx.dyndns.org:81/~webpage/).

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.