X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6380d057f8911f5d09bdffff4220aa9602df49e2..d38fa49cb6cb3804c9bb17601688a62ba466b535:/LUFA/Drivers/Peripheral/SPI.h 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. * * @{