Fix errors in the KeyboardHost demo which prevented correct compilation.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Host.h
index 1ff2d7a..62921e8 100644 (file)
   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
@@ -90,7 +85,7 @@
                                #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