4.4.8.4.8 USB_TRANSFER_STATUS_enum
enum USB_TRANSFER_STATUS_enum
Defines the possible states of a configured transfer.
READ WRITE LAYER
USB_PIPE_TRANSFER_OK |
Successful transfer on the pipe |
USB_PIPE_TRANSFER_BUSY |
The pipe is busy |
USB_PIPE_TRANSFER_ABORTED |
Transfer aborted on the pipe |
USB_PIPE_TRANSFER_ERROR |
Failure during transfer on the pipe |