*/
#define __INCLUDE_FROM_SERIAL_C
-#include "Serial.h"
+#include "../Serial.h"
FILE USARTSerialStream;
*/
#define __INCLUDE_FROM_TWI_C
-#include "TWI.h"
+#include "../TWI.h"
uint8_t TWI_StartTransmission(const uint8_t SlaveAddress,
const uint8_t TimeoutMS)
*/\r
\r
/** \file\r
- * \brief USB Endpoint definitions for the UC3B microcontrollers.\r
+ * \brief USB Endpoint definitions for the AVR32 UC3B microcontrollers.\r
* \copydetails Group_EndpointManagement_UC3B\r
*\r
* \note This file should not be included directly. It is automatically included as needed by the USB driver\r
*/\r
\r
/** \file\r
- * \brief USB OTG definitions for the UC3B microcontrollers.\r
+ * \brief USB OTG definitions for the AVR32 UC3B microcontrollers.\r
* \copydetails Group_OTG_UC3B\r
*\r
* \note This file should not be included directly. It is automatically included as needed by the USB driver\r
\r
/** \ingroup Group_OTG\r
* \defgroup Group_OTG_UC3B USB On The Go (OTG) Management (UC3B)\r
- * \brief USB OTG definitions for the UC3B microcontrollers.\r
+ * \brief USB OTG definitions for the AVR32 UC3B microcontrollers.\r
*\r
* Architecture specific USB OTG definitions for the Atmel 32-bit AVR UC3B microcontrollers.\r
*\r
*/\r
\r
/** \file\r
- * \brief USB Pipe definitions for the UC3B microcontrollers.\r
+ * \brief USB Pipe definitions for the AVR32 UC3B microcontrollers.\r
* \copydetails Group_PipeManagement_UC3B\r
*\r
* \note This file should not be included directly. It is automatically included as needed by the USB driver\r