libusb_transfer::actual_length is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_transfer::actual_length

libusb_transfer::actual_length field

Actual length of data that was transferred. Read-only, and only for use within transfer callback function. Not valid for isochronous endpoint transfers.

Syntax

int actual_length;

References

LocationText
libusb.h:1388
int actual_length;