* Hardware SPI subsystem driver for the supported USB AVRs models.\r
*/\r
\r
+/** \ingroup Group_SubsystemDrivers\r
+ * @defgroup Group_SPI SPI Driver - LUFA/Drivers/AT90USBXXX/SPI.h\r
+ *\r
+ * Functions, macros, variables, enums and types related to the setup of a the SPI port.\r
+ *\r
+ * @{\r
+ */\r
+\r
#ifndef __SPI_H__\r
#define __SPI_H__\r
\r
#endif\r
\r
#endif\r
+\r
+/** @} */\r