/** \file
 *
 *  This file contains special DoxyGen information for the generation of the main page and other special
 *  documentation pages. It is not a project source file.
 */

/**
\page Page_HIDAdvanced How to implement HID device with multiple reports?

< Introduction >

\section Sec_Init Initialization

\subsection SSec_Desc Defining USB Descriptors

\section Sec_Execute Execution 

\subsection SSec_IRQ Installing IRQ handlers

\section Sec_Callback Implementing callaback

<b>Subsections:</b>
\li \subpage Page_HIDDemo
*/

