Defines

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

Defines

#define BUTTONS_BUTTON1   (1 << 7)

Detailed Description

Board specific Buttons driver header for the Mattairtech JM-DB-U2 (http://u2.mattair.net/index.html).

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.