Changes

580 bytes added ,  03:58, 14 April 2015
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00160242] |- | 1 | Size |- | 2-3 | NFC tag 7-byte UID |- ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [Starting with 9.3.0-X: 0x00160242]
|-
| 1
| Size
|-
| 2-3
| NFC tag 7-byte UID
|-
| 4
| ?
|-
| 5-9
| Unknown, normally all-zero?
|-
| 10
| (Size<<14) <nowiki>|</nowiki> 2
|-
| 11
| Pointer to input buf
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This is used to write to the [[Amiibo]] app-data, when the app-data was already [[NFC:InitializeWriteAppData|setup]] for the user application.