More documentation changes for better module-level documentation rather than file...
[pub/lufa.git] / LUFA / Drivers / USB / HighLevel / USBInterrupt.h
index 65e0b5f..56297e3 100644 (file)
   this software.\r
 */\r
 \r
-/** \file\r
- *\r
- *  Main USB interrupt vector handler. This file manages the main USB interrupt vector, for handling such\r
- *  events as VBUS interrupts (on supported USB AVR models), device connections and disconnections, etc.\r
- */\r
-\r
 /** \ingroup Group_USB\r
  *  @defgroup Group_USBInterrupt Endpoint and Pipe Interrupts\r
  *\r
- *  Functions, macros, variables, enums and types related to endpoint and pipe interrupts.\r
+ *  Main USB interrupt vector handler. This file manages the main USB interrupt vector, for handling such\r
+ *  events as VBUS interrupts (on supported USB AVR models), device connections and disconnections, etc.\r
+ *  as well as providing easy to use macros for the management of the Endpoint/Pipe interrupt vector.\r
  *\r
  *  @{\r
  */\r