Jump to content

USBCalls: Difference between revisions

From EDM2
Line 25: Line 25:
* [[UsbRegisterDeviceNotification]]
* [[UsbRegisterDeviceNotification]]
* [[UsbDeregisterNotification]]
* [[UsbDeregisterNotification]]


===Access Device===
===Access Device===
* [[UsbOpen]]
* [[UsbOpen]]
* [[UsbClose]]
* [[UsbClose]]


===Control Transfer===
===Control Transfer===
* [[UsbCtrlMessage]]
* [[UsbCtrlMessage]]
* [[UsbCtrlTransfer]]
* [[UsbCtrlTransfer]]


===Data Transfer===
===Data Transfer===

Revision as of 22:06, 5 January 2017

Description

The USBCalls API is a set of instructions to help the developer communicate to USB devices.

Download

File

License

  • Freeware Runtime.

USBCALLS Functions

Links