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

This function resets all the isochronous data buffers. It does not do anything with the space allocated for 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