maybe it's 
``` 
USBCS |= _DISCON;
delay_ms(10);
USBCS &= ~_DISCON;
```