this software.\r
*/\r
\r
+/** \file\r
+ * \brief Common definitions and declarations for the library USB Still Image Class driver.\r
+ *\r
+ * Common definitions and declarations for the library USB Still Image Class driver.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the class driver\r
+ * dispatch header located in LUFA/Drivers/USB/Class/StillImage.h.\r
+ */\r
+\r
/** \ingroup Group_USBClassSI\r
* @defgroup Group_USBClassSICommon Common Class Definitions\r
*\r
};\r
\r
/* Type Defines: */\r
- /** Type define for a PIMA container, use to send commands and receive responses to and from an\r
+ /** \brief PIMA Still Image Device Command/Response Container.\r
+ *\r
+ * Type define for a PIMA container, use to send commands and receive responses to and from an\r
* attached Still Image device.\r
*/\r
typedef struct\r