Description
Get the maximum physical endpoint number.
Files
usbd_core.h/usbd_ep.c
Prototype
Arguments
dev_nbr
Device number.
Returned Value
Maximum physical endpoint number, If no error(s).
USBD_EP_PHY_NONE
, otherwise.
Callers
USB device controllers drivers.
Application.
Notes / Warnings
None.