83Plus:Software:usb8x/Asm Interface/HostKill
From WikiTI
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