X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c7bfcf2cbb5f87b0154e3a1e743bc7d0059cd1c9..5b5b73ce582d2afa40218e44b45a97ec6c6ce9cf:/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h 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 |