User Tools

Site Tools


uphp:functions:nvram_free

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:nvram_free [2017/05/11 09:15]
admin created
uphp:functions:nvram_free [2021/09/13 05:57] (current)
Line 1: Line 1:
 ======nvram_free====== ======nvram_free======
  
-<badge>WMPRO, WMMINI FW >= 1.1015</badge> <badge>WMMEGA FW >= 2.0</badge>+<badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Returns the number of byte available in NVRAM+Return the number of bytes available in <tooltip title="Non-Volatile RAM">NVRAM</tooltip>
  
 ====Description==== ====Description====
  
 <well size="sm"><html> <well size="sm"><html>
-<span style="color:green">int +<span style="font-size:125%;color:green">int 
-<span style="color:black">nvram_free ( +<span style="color:black">nvram_free ( )
-<span style="color:black">)+
 </html></well> </html></well>
  
-====Parameter====+====Parameters====
  
-none+None
  
 ====Return Values==== ====Return Values====
  
-<html><b><span style="color:green">int<span style="color:black"></b></html>:  number of bytes free in NVRAM+<html><b><span style="color:green">Integer<span style="color:black"></b></html>:  The number of bytes free in <tooltip title="Non-Volatile RAM">NVRAM</tooltip>
  
 ====Example==== ====Example====
Line 29: Line 28:
 ?> ?>
 </code> </code>
 +
 ====See Also==== ====See Also====
  
-[[nvram_backup()]] - Backup NVRAM contents to a file+[[nvram_backup()]] - Backup the contents of <tooltip title="Non-Volatile RAM">NVRAM</tooltip> to a file on the SD Card
  
-[[nvram_defrag()]] - Defrag NVRAM+[[nvram_defrag()]] - Defragment <tooltip title="Non-Volatile RAM">NVRAM</tooltip> to optimise it
  
-[[nvram_dump()]] - Dump NVRAM to standard output+[[nvram_dump()]] - Dump the contents of <tooltip title="Non-Volatile RAM">NVRAM</tooltip> to standard output
  
-[[nvram_restore()]] - Restore NVRAM contents from a file+[[nvram_restore()]] - Restore the contents of <tooltip title="Non-Volatile RAM">NVRAM</tooltip> from a file
uphp/functions/nvram_free.1494494115.txt.gz · Last modified: 2021/09/13 05:56 (external edit)