X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/9d2e7aeff411124735fd7ff9d8bc402728bb57cf..f9fb44b01c8594028944b4c361e30c8de3e4057b:/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h?ds=inline diff --git a/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h index 2a08ed565..0e098326e 100644 --- a/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h +++ b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h @@ -42,6 +42,14 @@ * * Board specific Buttons driver header for the Atmel XMEGA B1 Xplained. * + *
| Name | Info | Active Level | Port Pin |
|---|---|---|---|
| BUTTONS_BUTTON1 | Touch CS0 Button | Low | PORTE.0 |
| BUTTONS_BUTTON2 | Touch CS1 Button | Low | PORTE.1 |
| BUTTONS_BUTTON3 | Touch CS2 Button | Low | PORTE.2 |
| BUTTONS_BUTTON4 | Touch CS3 Button | Low | PORTE.3 |