X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/a81ccd83fd3c0bd30909d9faa3a62a4ce3cd4f68..0da99447d3e88e83f9977501bee56af5c7aa56c0:/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h diff --git a/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h b/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h index 0eb11d978..879d656c1 100644 --- a/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2011. + Copyright (C) Dean Camera, 2012. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2012 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -37,11 +37,23 @@ */ /** \ingroup Group_LEDs + * \defgroup Group_LEDs_XPLAIN_REV1 XPLAIN_REV1 + * \brief Board specific LED driver header for the original Atmel XPLAIN, revision 1. + * + * See \ref Group_LEDs_XPLAIN for more details. + */ + +/** \ingroup Group_LEDs * \defgroup Group_LEDs_XPLAIN XPLAIN * \brief Board specific LED driver header for the original Atmel XPLAIN. * * Board specific LED driver header for the Atmel XPLAIN. * + *
Name | Color | Info | Active Level | Port Pin |
---|---|---|---|---|
LEDS_LED1 | Green | General Indicator | Low | PORTB.6 |