
Functions arranged by category 2006, QNX Software Systems GmbH & Co. KG.
I/O functions
usbd setup bulk()
Set up a URB for a bulk data transfer.
usbd
setup interrupt()
Set up a URB for an interrupt transfer.
usbd
setup isochronous()
Set up a URB for an isochronous transfer.
usbd
setup vendor()
Set up a URB for a vendor-specific transfer.
usbd
setup control()
Set up a URB for a control transfer.
usbd
io() Submit a previously set up URB to the USB stack.
usbd
feature() Control a feature for a USB device.
usbd
descriptor()
Get USB descriptors.
usbd
status() Get specific device status.
Pipe-management functions
usbd open pipe()
Initialize the pipe described by the device or endpoint
descriptor.
usbd
close pipe()
Close a pipe previously opened by the usbd
open pipe()
function.
usbd
reset pipe()
Clear a stall condition on an endpoint identified by the pipe
handle.
20 Chapter 4 USB Library Reference November 2, 2006
Comentarios a estos manuales