Changes

Jump to navigation Jump to search
266 bytes added ,  05:57, 5 June 2013
no edit summary
Line 64: Line 64:     
= Config NVRAM service "cfg:nor" =
 
= Config NVRAM service "cfg:nor" =
This is an interface for the "SPI::NOR" service, for accessing the DS Wifi NVRAM.
+
{| class="wikitable" border="1"
 +
|-
 +
!  Command Header
 +
!  Description
 +
|-
 +
| 0x00010040
 +
| [[CfgNor:Initialize|Initialize]]
 +
|-
 +
| 0x00020000
 +
| [[CfgNor:Shutdown|Shutdown]]
 +
|-
 +
| 0x00050082
 +
| [[CfgNor:ReadNVRAM|ReadNVRAM]]
 +
|-
 +
| 0x00060082
 +
| [[CfgNor:WriteNVRAM|WriteNVRAM]]
 +
|}
 +
This is an interface for the "SPI::NOR" service, for accessing the Wifi NVRAM.

Navigation menu