4.6.23.1 Functions
RETURN_CODE_t USB_SetupInterfaceRequestGetStatus (void)
Returns status for the specified interface.
RETURN_CODE_t USB_SetupInterfaceRequestGetInterface (USB_SETUP_REQUEST_t *setupRequestPtr)
Returns the alternate setting for the specified interface.
RETURN_CODE_t USB_SetupInterfaceRequestSetInterface (USB_SETUP_REQUEST_t *setupRequestPtr)
Setup function for the interface request to select the alternate setting.
RETURN_CODE_t USB_SetupInterfaceRequestGetDescriptor (USB_SETUP_REQUEST_t *setupRequestPtr)
Setup function for the interface request for class-specific descriptors.