83Plus:Software:usb8x/BASIC Interface/KillUSB
From WikiTI
Contents
Synopsis
Name: KillUSB
Function Number: 1
Minimum usb8x version: 0.07
Uninitializes the USB hardware and the usb8x driver.
Inputs
None
Outputs
- 1: Error code
Notes
Always be sure to call this routine before quitting your program. If you don't, the USB hardware and software wont be uninitialized, most likely causing an error next time you try to use usb8x or TIOS linking.