diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-02-20 13:08:29 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-02-20 13:08:29 +0000 |
| commit | 7e5abe7ff1cc55f6f8a250f24cd5fcedeb3d2389 (patch) | |
| tree | f40fe1525f2053746540498041f1e8a819277bd7 /LUFA/Drivers/Misc/AT45DB642D.h | |
| parent | e3f5648f950eea03feb39258930fde89d678b9c3 (diff) | |
Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1673 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/Drivers/Misc/AT45DB642D.h')
| -rw-r--r-- | LUFA/Drivers/Misc/AT45DB642D.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/LUFA/Drivers/Misc/AT45DB642D.h b/LUFA/Drivers/Misc/AT45DB642D.h index 923a3b7c..98041167 100644 --- a/LUFA/Drivers/Misc/AT45DB642D.h +++ b/LUFA/Drivers/Misc/AT45DB642D.h @@ -29,13 +29,13 @@ */
/** \file
- * \brief Dataflash command constants for the the Atmel AT45DB642D Dataflash IC
- *
- * Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
+ * \brief Command constants for the Atmel AT45DB642D Dataflash.
+ * \copydetails Group_AT45DB642D
*/
/** \ingroup Group_MiscDrivers
- * \defgroup Group_AT45DB642D AT45DB642D Commands
+ * \defgroup Group_AT45DB642D Atmel AT45DB642D Dataflash Commands
+ * \brief Command constants for the Atmel AT45DB642D Dataflash.
*
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
*
|
