USB Library
USBHostMSDResetDevice Function
Syntax
uint8_t USBHostMSDResetDevice(
    uint8_t deviceAddress
);
Description

This function starts a bulk-only mass storage reset. A reset can be issued only if the device is attached and not being initialized.

Preconditions

None

Return Values
Return Values 
Description 
USB_SUCCESS 
Reset started 
No device with specified address 
Device is in an illegal state for reset 
Remarks

None

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