void USBHostIsochronousBuffersDestroy( ISOCHRONOUS_DATA * isocData, uint8_t numberOfBuffers );
This function releases all of the memory allocated for the isochronous data buffers. It also resets all other information about the buffers.
None
None
This function is available only if USB_SUPPORT_ISOCHRONOUS_TRANSFERS is defined in usb_config.h.
MLA - USB Library Help Version : 2.16
![]() |