4.4.16.2.4 USB_PipeDataPtrSet()

void USB_PipeDataPtrSet (USB_PIPE_t pipe, uint8_t * dataPtr)

Configures the pointer for the data transfer in a given pipe.

Parameters:
pipe

- A combination of endpoint address and direction

*dataPtr

- The pointer to the data location

Returns:

None.