void USBDeviceInit();
This function initializes the device stack it in the default state. The USB module will be completely reset including all of the internal variables, registers, and interrupt flags.
This function must be called before any of the other USB Device functions can be called, including USBDeviceTasks().
None
MLA - USB Library Help Version : 2.16
![]() |