4.4.3.2.13 USB_DescriptorPointersSet()
RETURN_CODE_t USB_DescriptorPointersSet (USB_DESCRIPTOR_POINTERS_t * descriptorPtr)
Handles Descriptor pointer setup. Sets the address to the application descriptor pointers. Checks if the device pointer and a pointer to the start of the application configuration(s) are set before saving the address to the USB Core Stack.
*descriptorPtr |
- The address of the application descriptor pointers |
SUCCESS or an Error code according to RETURN_CODE_t |