The USB_ISR function receives all the USB requests from the controller hardware and sends the appropriate USB event to the corresponding task for processing. It is not required to modify this function. The USB_ISR function is part of the USB Device Controller Driver layer of the RL-USB Software Stack. |