The function ACM_PowerDown powers down the device.
void ACM_PowerDown(void);
The function ACM_PowerDown is called to suspend the device. ACM_PowerDown cannot call any routines aside from those in the DLL in this call, including debugging-output routines and storage allocators.