Defines

Buttons.h File Reference

Board specific LED driver header for the Busware CULV3. More...

#include <avr/io.h>
#include <stdbool.h>
#include "../../../Common/Common.h"

Defines

#define BUTTONS_BUTTON1   (1 << 2)

Detailed Description

Board specific LED driver header for the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).

Note:
This file should not be included directly. It is automatically included as needed by the LEDs driver dispatch header located in LUFA/Drivers/Board/LEDs.h.