Description
Notifies the stack a reset event in the bus.
Files
usbd_core.h/usbd_core.c
Prototype
Arguments
p_drv
Pointer to device driver structure.
Returned Value
None.
Callers
USB device controller driver ISR
Notes / Warnings
None.
Notifies the stack a reset event in the bus.
usbd_core.h/usbd_core.c
p_drv
Pointer to device driver structure.
None.
USB device controller driver ISR
None.