Jump to content

USBCalls

From EDM2
Revision as of 16:10, 5 January 2017 by Martini (talk | contribs) (Functions)

Description

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

Download

File

License

  • Freeware Runtime.

USBCALLS Functions

  • UsbQueryDeviceReport
  • UsbQueryNumberDevices
  • UsbQueryStringReport
  • UsbBulkRead
  • UsbIsoClose
  • UsbIrqWrite
  • UsbBulkWrite
  • UsbCtrlMessage
  • UsbFixupDevice
  • UsbDeregisterNotification
  • UsbDataTransfer
  • UsbCtrlTransfer
  • UsbCancelTransfer
  • UsbQueryDeviceInfo
  • UsbOpen
  • UsbRegisterChangeNotification
  • UsbClose
  • UsbRegisterDeviceNotification
  • UsbIrqRead
  • UsbIsoOpen
  • UsbStartDataTransfer
  • UsbStartIsoTransfer
  • UsbStartCtrlTransfer
  • RxUsbDeviceClearFeature
  • RxUsbInterfaceClearFeature
  • RxUsbEndpintClearFeature
  • RxUsbEndpointClearHalt

Links