More Doxygen updates for multiple architecture support.
[pub/lufa.git] / LUFA / Drivers / USB / Core / Endpoint.h
index 656f40c..958d041 100644 (file)
@@ -29,7 +29,7 @@
 */\r
 \r
 /** \file\r
- *  \brief Common USB Endpoint definitions for all architectures.\r
+ *  \brief USB Endpoint definitions for all architectures.\r
  *  \copydetails Group_EndpointManagement\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the USB driver\r
 \r
 /** \ingroup Group_EndpointManagement\r
  *  \defgroup Group_EndpointRW Endpoint Data Reading and Writing\r
- *  \brief Common USB Endpoint definitions for all architectures.\r
+ *  \brief Endpoint data read/write definitions.\r
  *\r
  *  Functions, macros, variables, enums and types related to data reading and writing from and to endpoints.\r
  */\r
 \r
 /** \ingroup Group_EndpointRW\r
  *  \defgroup Group_EndpointPrimitiveRW Read/Write of Primitive Data Types\r
+ *  \brief Endpoint data primative read/write definitions.\r
  *\r
  *  Functions, macros, variables, enums and types related to data reading and writing of primitive data types\r
  *  from and to endpoints.\r
 \r
 /** \ingroup Group_EndpointManagement\r
  *  \defgroup Group_EndpointPacketManagement Endpoint Packet Management\r
+ *  \brief USB Endpoint package management definitions.\r
  *\r
  *  Functions, macros, variables, enums and types related to packet management of endpoints.\r
  */\r
 \r
 /** \ingroup Group_USB\r
  *  \defgroup Group_EndpointManagement Endpoint Management\r
+ *  \brief Endpoint management definitions.\r
  *\r
  *  Functions, macros and enums related to endpoint management when in USB Device mode. This\r
  *  module contains the endpoint management macros, as well as endpoint interrupt and data\r