The function usbd_msc_init initializes the USB Device MSC class support. This function is called automatically and needs no invocation in the code. The function usbd_msc_init is part of the USB Device Function Driver layer of the RL-USB Device Software Stack. Modify this function to the application needs. |