4.4.16.2.9 USB_PipeDataTransferredSizeSet()
void USB_PipeDataTransferredSizeSet (USB_PIPE_t pipe, uint16_t dataSize)
Sets the size of the transferred pipe data.
pipe |
- A combination of endpoint address and direction |
dataSize |
- The size of pipe data transferred |
None. |