83Plus:Software:usb8x/BASIC Interface/KillUSB

From WikiTI
Revision as of 14:53, 16 July 2006 by Dan Englender (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.