usb_endpoint_num(9) get the endpoint's number

SYNOPSIS

int usb_endpoint_num(const struct usb_endpoint_descriptor * epd);

ARGUMENTS

epd

endpoint to be checked

DESCRIPTION

Returns epd's number: 0 to 15.

COPYRIGHT