ACM_PowerDown

The function ACM_PowerDown powers down the device.

Syntax

void ACM_PowerDown(void);

Remarks

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.