in_xfer_cb() function
Data received callback Data (bulk) IN transfer is submitted at the end of this function to ensure continuous poll of IN endpoint.
Syntax
static void in_xfer_cb(usb_transfer_t *transfer); Arguments
transfer
Transfer that triggered the callback