Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBInterrupt.h
index 56297e3..c5b0a83 100644 (file)
@@ -31,9 +31,9 @@
 /** \ingroup Group_USB\r
  *  @defgroup Group_USBInterrupt Endpoint and Pipe Interrupts\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
- *  as well as providing easy to use macros for the management of the Endpoint/Pipe interrupt vector.\r
+ *  This module manages the main USB interrupt vector, for handling such events as VBUS interrupts\r
+ *  (on supported USB AVR models), device connections and disconnections, etc. as well as providing\r
+ *  easy to use macros for the management of the unified Endpoint/Pipe interrupt vector.\r
  *\r
  *  @{\r
  */\r