USB Library
USBHostIsochronousBuffersDestroy Function
Syntax
void USBHostIsochronousBuffersDestroy(
    ISOCHRONOUS_DATA * isocData, 
    uint8_t numberOfBuffers
);
Description

This function releases all of the memory allocated for the isochronous data buffers. It also resets all other information about the buffers.

Preconditions

None

Returns

None

Remarks

This function is available only if USB_SUPPORT_ISOCHRONOUS_TRANSFERS is defined in usb_config.h.

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla