X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5712b8dff669dc1947cd7d6f34f13eb9fe6a8d0a..a504a3a010ec2441dda0209f195492fb36e7c97b:/LUFA/Drivers/Peripheral/SPI.h?ds=sidebyside diff --git a/LUFA/Drivers/Peripheral/SPI.h b/LUFA/Drivers/Peripheral/SPI.h index 4ada7935c..d8d60ede5 100644 --- a/LUFA/Drivers/Peripheral/SPI.h +++ b/LUFA/Drivers/Peripheral/SPI.h @@ -33,9 +33,14 @@ * Hardware SPI subsystem driver for the supported USB AVRs models. */ -/** \ingroup Group_SubsystemDrivers +/** \ingroup Group_PeripheralDrivers * @defgroup Group_SPI SPI Driver - LUFA/Drivers/Peripheral/SPI.h * + * \section Sec_Dependencies Module Source Dependencies + * The following files must be built with any user project that uses this module: + * - None + * + * \section Module Description * Functions, macros, variables, enums and types related to the setup of a the SPI port. * * @{