USBDDriverCallbacks.h
Default mainpageat91libusbdevicecoreUSBDDriverCallbacks.h
Description Overview  
Description
Purpose
Definition of several callbacks which are triggered by the USB software driver after receiving specific requests.

Usage
  1. Re-implement the USBDDriverCallbacks_ConfigurationChanged callback to know when the hosts changes the active configuration of the device.
  2. Re-implement the USBDDriverCallbacks_InterfaceSettingChanged callback to get notified whenever the active setting of an interface is changed by the host.