* Driver for the USART subsystem on supported USB AVRs.\r
*/\r
\r
+/** \ingroup Group_SubsystemDrivers\r
+ * @defgroup Group_Serial Serial USART Driver - LUFA/Drivers/AT90USBXXX/Serial.h\r
+ *\r
+ * Functions, macros, variables, enums and types related to the setup of the USART for serial communications.\r
+ *\r
+ * @{\r
+ */\r
+ \r
#ifndef __SERIAL_H__\r
#define __SERIAL_H__\r
\r
#endif\r
\r
#endif\r
+\r
+/** @} */\r