void USBHostTerminateTransfer( uint8_t deviceAddress, uint8_t endpoint );
This function terminates the current transfer for the given endpoint. It can be used to terminate reads or writes that the device is not responding to. It is also the only way to terminate an isochronous transfer.
None
None
None
MLA - USB Library Help Version : 2.16
![]() |