Add file-level brief documentation.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / HIDParser.h
index 6b6549b..377a821 100644 (file)
 */\r
 \r
 /** \file\r
+ *  \brief USB Human Interface Device (HID) Class report descriptor parser.\r
  *\r
- *  USB Human Interface Device (HID) Class report descriptor processing routines. This file allows for the easy\r
- *  parsing of the complex HID report descriptor, which describes the data that the device transmits to the host.\r
- *\r
+ *  This file allows for the easy parsing of the complex HID report descriptor, which describes the data that\r
+ *  the device transmits to the host. It also provides an easy API for extracting and processing the data\r
+ *  elements inside a HID report sent from an attached HID device.\r
  */\r
  \r
 /** \ingroup Group_USB\r