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