Create a new instance of the MSC.
usbd_msc.h / usbd_msc.c
CPU_INT08U USBD_MSC_Add (USBD_ERR *p_err) |
p_err
Pointer to variable that will receive the return error code from this function.
USBD_ERR_NONE
USBD_ERR_ALLOC
Class instance number, if NO error(s).
USBD_CLASS_NBR_NONE
, otherwise.
Application.
None.