nvramManualUpdateExit
nvramManualUpdateExit | |
Function | Ensures a final update of the NVRAM content. |
Syntax | void nvramManualUpdateExit (void) |
Description | This function should be placed inside the Exit task after the last user process, to ensure a final update of the NVRAM content when the user application mode is left (Stop ERCOS Button). Error messages are posted inside the experiment environment if an error occurs. |
Example | --- |
See also | |