Open topic with navigation
nvramClear
Function
Erases the NVRAM contents.
Syntax
uint32 nvramClear(void)
Description
This function erases the NVRAM contents. The memory is initialized with zeros.
Return code
EC_NVRAM_SUCCESS
Success
Example
---
See also