nvramDisableAutoUpdate

nvramDisableAutoUpdate

Function

Disables automatic update of the NVRAM content.

Syntax

uint32 nvramDisableAutoUpdate(void)

Description

Disables 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

nvramEnableAutoUpdate, nvramCheckForAutoUpdate