USBInterfaceRequest.h
Default mainpage
at91lib
usb
common
core
USBInterfaceRequest.h
Description
Overview
Description
Purpose
Definitions for manipulating SET_INTERFACE and GET_INTERFACE request.
Usage
After a SET_INTERFACE request has been received, retrieve the target interface using
USBInterfaceRequest_GetInterface
and its new alternate setting with
USBInterfaceRequest_GetAlternateSetting
.
After a GET_INTERFACE request has been received, retrieve the target interface using
USBInterfaceRequest_GetInterface
.