USBInterfaceRequest_GetInterface
Default mainpageat91libusbcommoncoreUSBInterfaceRequest_GetInterface
Description Source Call Graph
USBInterfaceRequest_GetInterface
Indicates which interface is targetted by a GET_INTERFACE or SET_INTERFACE request.
 
Syntax / parameters
unsigned char USBInterfaceRequest_GetInterface (const USBGenericRequest *request)

Name Type Default Description
request const USBGenericRequest *
  Pointer to a USBGenericRequest instance.
 
Return value unsigned char
  Interface number.
Description
Indicates which interface is targetted by a GET_INTERFACE or SET_INTERFACE request.

 
Source
The documentation for this Member was generated from the following files:
  • USBInterfaceRequest.c