Trace: » Registry_Save » I2C_Write » Set_SoftReset
Access to information is restricted depending on your login.
Request login-information through our contact form.
Table of Contents
Set_SoftReset
The function Set_SoftReset performs a software reset.
void Set_SoftReset( int clean ); void SoftReset( int clean );
Parameters
clean set to 1 to perform a clean reset. set to 0 for non-clean reset.
Remarks
This function allows software to reset the entire system. The only thing to choose is, wether to perform a clean or a 'dirty' reset. A clean reset would clear the RAM-file-system and every change you made to your registry, if you have not saved it to flash. A dirty reset will allow you to use files saved in your RAM-file-system or to keep registry-settings without storing them to flash.
Requirements
OS Versions: Windows CE 4.2 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib
See Also
(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use