83Plus:Software:usb8x/BASIC Interface/HostInit
From WikiTI
Contents
Synopsis
Name: HostInit
Function Number: 12
Minimum usb8x version: 0.12
Initializes the USB hardware by supplying power to the port (for power-only devices). You DO NOT need to use this unless you are using a power-only device, such as a USB light.
Inputs
None
Outputs
None
Notes
This only initializes the USB hardware by supplying power to the port. It is not to be used unless the device only requires power, such as a USB light.
Remember to use [[../KillUSB|KillUSB]] to uninitialize the USB hardware when done.