4.4.12.2.1 USB_HIDKeyboardInputReportSentCallback()

void USB_HIDKeyboardInputReportSentCallback (USB_PIPE_t pipe, USB_TRANSFER_STATUS_t status, uint16_t bytesTransferred)

Verifies if a transfer was completed.

Parameters:
pipe

- The pipe that data is being sent on

status

- Status of the transfer

bytesTransferred

- Number of bytes transferred

Returns:

None.