USBDDriver.h
Default mainpageat91libusbdevicecoreUSBDDriver.h
Description Overview
Classes Brief description
 USBDDriver USB device driver structure, holding a list of descriptors identifying the device as well as the driver current state.
Methods  
 USBDDriver_Initialize Initializes a USBDDriver instance with a list of descriptors.
 USBDDriver_IsRemoteWakeUpEnabled Test if RemoteWakeUP feature is enabled.
 USBDDriver_RequestHandler Handles the given request if it is standard, otherwise STALLs it.