4.4.16.2.15 USB_PipeTransferEndCallbackRegister()

void USB_PipeTransferEndCallbackRegister (USB_PIPE_t pipe, USB_TRANSFER_END_CALLBACK_t callback)

Sets the callback for transfer end.

Parameters:
pipe

- A combination of endpoint address and direction

callback

- A combination of pipe, status and transferred bytes

Returns:

None.