Home |
Function RTUShutDown Function RTUWaitInitialEnumDone |
Function RTUShutDownRTUShutDown stops the RTUSB-32 protocol driver, resets the USB host controllers and powers down all root hub ports: void RTUShutDown(void); RTUShutDown should be called at program termination to ensure that the USB host controllers do not continue to transfer data to/from devices after the application has terminated. Function RTUWaitInitialEnumDone
|