* USART.\r
**/\r
\r
+/** \ingroup Group_SubsystemDrivers\r
+ * @defgroup Group_SerialStream Serial Stream Driver - LUFA/Drivers/AT90USBXXX/Serial_Stream.h\r
+ *\r
+ * Functions, macros, variables, enums and types related to the setup of a serial stream, so that standard printf and other\r
+ * C stream functions can be used on the serial port.\r
+ *\r
+ * @{\r
+ */\r
+\r
#ifndef __SERIAL_STREAM_H__\r
#define __SERIAL_STREAM_H__\r
\r
#endif\r
\r
#endif\r
+\r
+/** @} */\r