...
usbd_core.h/usbd_core.c
Prototype
Code Block | ||
---|---|---|
| ||
void USBD_EventReset (USBD_DRV *p_drv); |
Arguments
p_drv
Pointer to device driver structure.
...
...
usbd_core.h/usbd_core.c
Code Block | ||
---|---|---|
| ||
void USBD_EventReset (USBD_DRV *p_drv); |
p_drv
Pointer to device driver structure.
...