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.
pipe |
- The pipe that data is being sent on |
status |
- Status of the transfer |
bytesTransferred |
- Number of bytes transferred |
None. |