4.4.16.2.6 USB_PipeDataToTransferSizeSet()

void USB_PipeDataToTransferSizeSet (USB_PIPE_t pipe, uint16_t dataSize)

Sets the size of pipe data to transfer.

Parameters:
pipe

- A combination of endpoint address and direction

dataSize

- The size of pipe data to transfer

Returns:

None.