Reference.USBHostConstructor History
Hide minor edits - Show changes to markup
October 17, 2012, at 09:57 PM
by Scott Fitzgerald -
Changed lines 13-14 from:
to:
October 17, 2012, at 09:57 PM
by Scott Fitzgerald -
Changed lines 13-14 from:
to:
October 16, 2012, at 01:35 PM
by Scott Fitzgerald -
Added lines 1-15:
USBHost : USBHost class
USBHost
Description
USBHost is the base class for all calls that rely on USB host communication. When invoked, it initializes a USB controller.
Syntax
USBHost usb;
See Also