nvramEnableAutoUpdate

nvramEnableAutoUpdate

Function

Enables automatic update of the NVRAM content.

Syntax

uint32 nvramEnableAutoUpdate(void)

Description

Enables automatic update of the NVRAM content. This comprises periodical update as well as updates initiated by the Exit task.

Return code

EC_NVRAM_SUCCESS

Success

Example

---

See also

nvramDisableAutoUpdate, nvramCheckForAutoUpdate