Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow...
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
index c2d9339..9abd275 100644 (file)
  *  same class driver.\r
  */\r
  \r
  *  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
- *\r
- *  Host 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
 #ifndef __USB_H__\r
 #define __USB_H__\r
 \r
 #ifndef __USB_H__\r
 #define __USB_H__\r
 \r