Board specific Buttons driver header for the Olimex AVR-ISP-MK2. More...
Macros | |
| #define | BUTTONS_BUTTON1 (1 << 7) |
Board specific Buttons driver header for the Olimex AVR-ISP-MK2 Development Board (https://www.olimex.com/dev/avr-isp-mk2.html).
| Name | Info | Active Level | Port Pin |
|---|---|---|---|
| BUTTONS_BUTTON1 | HWB Button | Low | PORTD.7 |
| #define BUTTONS_BUTTON1 (1 << 7) |
Button mask for the first button on the board.