Description
Notifies the stack that an OUT transfer is completed.
Files
usbd_core.h/usbd_ep.c
Prototype
Arguments
p_drv
Pointer to device driver structure.
ep_log_nbr
Endpoint logical number.
Returned Value
None.
Callers
USB device controller driver ISR
Notes / Warnings
None.