USB Endpoint definitions for the AVR XMEGA microcontrollers. More...
#include "../../../../Common/Common.h"
#include "../USBTask.h"
#include "../USBInterrupt.h"
#include "../USBController.h"
Macros | |
#define | ENDPOINT_CONTROLEP_DEFAULT_SIZE 8 |
#define | ENDPOINT_TOTAL_ENDPOINTS 16 |
Variables | |
uint8_t | USB_Device_ControlEndpointSize |
Functions, macros and enums related to endpoint management when in USB Device mode. This module contains the endpoint management macros, as well as endpoint interrupt and data send/receive functions for various data types.