...
usbd_msc.h / usbd_msc.c
Prototype
Code Block | ||
---|---|---|
| ||
CPU_INT08U USBD_MSC_Add (USBD_ERR *p_err) |
Arguments
p_err
Pointer to variable that will receive the return error code from this function.
...
...
usbd_msc.h / usbd_msc.c
Code Block | ||
---|---|---|
| ||
CPU_INT08U USBD_MSC_Add (USBD_ERR *p_err) |
p_err
Pointer to variable that will receive the return error code from this function.
...