Difference between revisions of "NFC:Initialize"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00010040] |- | 1 | u8 type. Can be either value 0x1 or...")
(No difference)

Revision as of 17:52, 31 December 2015

Request

Index Word Description
0 Header code [Starting with 9.3.0-X: 0x00010040]
1 u8 type. Can be either value 0x1 or 0x2.

Response

Index Word Description
0 Header code
1 Result code

Description

The two input values appear have the same result, except in addition NFC module will call some more functions with value 2. NFC module will eventually execute the savedata writing code referenced in the below savedata section with this command.