this software.\r
*/\r
\r
-/** \file\r
- *\r
- * USB Host mode related macros and enums. This module contains macros and enums which are used when\r
- * the USB controller is initialized in host mode.\r
- */\r
-\r
/** \ingroup Group_USB\r
* @defgroup Group_Host Host Management\r
*\r
- * Functions, macros, variables, enums and types related to the management of a USB host when in Host mode.\r
+ * USB Host mode related macros and enums. This module contains macros and enums which are used when\r
+ * the USB controller is initialized in host mode.\r
*\r
* @{\r
*/\r
#define HOST_DEVICE_SETTLE_DELAY_MS 1500\r
#endif\r
\r
- /* Psuedo-Function Macros: */\r
+ /* Pseudo-Function Macros: */\r
#if defined(__DOXYGEN__)\r
/** Resets the USB bus, including the endpoints in any attached device and pipes on the AVR host.\r
* USB bus resets leave the default control pipe configured (if already configured).\r