NFCM:SetRegisterInfo: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) mNo edit summary |
Steveice10 (talk | contribs) mNo edit summary |
||
| Line 26: | Line 26: | ||
=Description= | =Description= | ||
This writes the provided [[NFC_Services#RegisterInfoPrivate|RegisterInfoPrivate]] to the Amiibo data stored in memory, this is the writing version of [[NFCM:GetRegisterInfoPrivate]]. | This writes the provided [[NFC_Services#RegisterInfoPrivate|RegisterInfoPrivate]] to the Amiibo data stored in memory, this is the writing version of [[NFCM:GetRegisterInfoPrivate|GetRegisterInfoPrivate]]. | ||
Revision as of 06:20, 8 March 2023
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x04040A40] |
| 1-41 | RegisterInfoPrivate |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This writes the provided RegisterInfoPrivate to the Amiibo data stored in memory, this is the writing version of GetRegisterInfoPrivate.