Defines

Buttons.h File Reference

Board specific Buttons driver header for the Mattairtech JM-DB-U2. More...

#include <avr/io.h>
#include <stdbool.h>
#include "../../../Common/Common.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.