usb_endpoint_information — Returns information about a given endpoint.
extern int usb_endpoint_information
(unsigned long* function_address_array, int no_of_array_elements, void* act_device, int* result);
function_address_array array to place info about endpoint |
no_of_array_elements array size |
act_device device |
result pointer to result code |
Returns information about a given endpoint.
result