- * same class driver.\r
- */\r
- \r
-/** \ingroup Group_USBClassDrivers\r
- * @defgroup Group_USBDeviceClassDrivers Device Class Drivers\r
- *\r
- * Device mode drivers for the standard USB classes. These drivers all implement one of the standard USB\r
- * classes, allowing for the class to be easily implemented in a user project.\r
- */\r
- \r
-/** \ingroup Group_USBClassDrivers\r
- * @defgroup Group_USBHostClassDrivers Host Class Drivers\r
+ * same class driver. In this way, USB Hosts and Devices can be made quickly using the internal class drivers\r
+ * so that more time and effort can be put into the end application instead of the USB protocol.\r