Jump to content

USBCalls: Difference between revisions

From EDM2
Line 95: Line 95:
* [[RxUsbEndpointSynchFrame]]
* [[RxUsbEndpointSynchFrame]]


====Data Transfer=====
====Data Transfer====
* [[RxUsbDataTransfer]]
* [[RxUsbDataTransfer]]
* [[RxUsbBulkRead]]
* [[RxUsbBulkRead]]
Line 102: Line 102:
* [[RxUsbIrqWrite]]
* [[RxUsbIrqWrite]]


=====Descriptors=====
====Descriptors====
* [[RxUsbDeviceGetDescriptor]]  
* [[RxUsbDeviceGetDescriptor]]  
* [[RxUsbConfigurationGetDescriptor]]
* [[RxUsbConfigurationGetDescriptor]]

Revision as of 04:17, 6 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

System Information

PNP Notification

Access Device

Control Transfer

Data Transfer

Isochronous

Asynchronous

To Sort

Device Handle

Device Number

Control

Easy Device Control
Easy Interface Control
Easy Endpoint Control

Data Transfer

Descriptors

Notifications


Links