NSS:SetWirelessRebootInfo

From 3dbrew
Revision as of 17:41, 4 May 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060042] |- | 1 | Size |- | 2 | <nowiki>(Size<<14) | 2</nowiki> |- | 3 | Input ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x00060042]
1 Size
2 (Size<<14) | 2
3 Input buffer ptr

Response

Index Word Description
0 Header code
1 Result code

Description

The input buffer data is copied to the NS FIRM parameter buffer at offset 0x4A0, the size used by NS is clamped to 0x10-bytes.