Board specific Buttons driver header for the Olimex AVR-USB-32U4 Development Board. More...
Macros | |
| #define | BUTTONS_BUTTON1 (1 << 2) |
Board specific Buttons driver header for the Olimex AVR-USB-32U4 Development Board (http://www.olimex.com/dev/olimexino-32u4.html).
| Name | Info | Active Level | Port Pin |
|---|---|---|---|
| BUTTONS_BUTTON1 | HWB Button | Low | PORTE.2 |
| #define BUTTONS_BUTTON1 (1 << 2) |
Button mask for the first button on the board.