Board specific Buttons driver header for the Fletchtronics BUMBLEB. More...
Macros | |
| #define | BUTTONS_BUTTON1 (1 << 7) |
Board specific buttons driver header for the Fletchtronics BUMBLEB (http://fletchtronics.net/bumble-b). The BUMBLEB third-party board does not include any on-board peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.
| 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.