The function ACM_PowerUp powers up the device.
void ACM_PowerUp(void);
The function ACM_PowerUp is called to restore the device from suspend mode. ACM_PowerUp cannot call any routines aside from those in the DLL in this call.