USBInterfaceRequest.h
Default mainpageat91libusbcommoncoreUSBInterfaceRequest.h
Description Overview  
Description
Purpose
Definitions for manipulating SET_INTERFACE and GET_INTERFACE request.

Usage
  1. After a SET_INTERFACE request has been received, retrieve the target interface using USBInterfaceRequest_GetInterface and its new alternate setting with USBInterfaceRequest_GetAlternateSetting.
  2. After a GET_INTERFACE request has been received, retrieve the target interface using USBInterfaceRequest_GetInterface.