UsbHost.SetupPipes
Setup all Pipes Definitions (uC's internal configuration).
Properties
- Command code: 0x4403
- Command timeout: 100 ms
- Possible status codes: General status codes, UsbHost.UsbhstErrSetupPipes
Parameters (request frame)
Name | Type/Size | Description | ||
---|---|---|---|---|
Length of Pipes | Integer (8 bits) |
Number of elements in the Pipes array |
||
Pipes | Array | - | ||
No | Integer (8 bits) | Number of Pipe. | ||
Type | Enumeration (8 bits) |
Type of Pipe. Values:
|
||
FrameSize | Integer (8 bits) | Maximum Packet Size of Pipe. Possible Values are 8, 16, 32 and 64. |
Returned values (response frame)
None