83Plus:Software:usb8x/Asm Interface/HostKill

From WikiTI
Revision as of 21:01, 15 July 2006 by Dan Englender (Talk | contribs)

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

Synopsis

Name: HostKill

Minimum usb8x version: 0.05

Uninitialize USB hardware.

Inputs

  • None

Outputs

  • None

Destroys

  • AF, BC, DE, HL

Notes

Call this routine before exiting your application. If you don't, future USB activity (both via usb8x and via TIOS) may fail until the USB hardware is reset.

See Also

[[../HostInit|HostInit]] - Initializes the USB device