usb_endpoint_maxp(9) get endpoint's max packet size

SYNOPSIS

int usb_endpoint_maxp(const struct usb_endpoint_descriptor * epd);

ARGUMENTS

epd

endpoint to be checked

DESCRIPTION

Returns epd's max packet

COPYRIGHT