UsbHost.TransOut

Transfers an OUT transaction.

Properties

Parameters (request frame)

Name Type/Size Description
Length of OutData Integer (16 bits) Length of OutData in bytes
OutData Raw data Data to send.
PipeNo Integer (8 bits) Number of pipe.
Continue Boolean (8 bits) Set to true if this transaction shall be continued.
Timeout Integer (16 bits) Timeout for transaction.

Returned values (response frame)

None