Page 1 of 1

USB detach

Posted: Fri Nov 20, 2009 6:44 pm
by madru
is that the correct way to remove the HID.device from the bus?

Code: Select all

   UCON = 0                               // Disable module & detach from bus
   UIE = 0                                // Mask all USB interrupts
THX

Madru