NFC:ResetTagScanState

From 3dbrew
Revision as of 03:29, 1 January 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00080000] |} =Response= {| class="wikitable" border="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [Starting with 9.3.0-X: 0x00080000]

Response[edit]

Index Word Description
0 Header code
1 Result code


Description[edit]

This can only be used when the current tagstate is 5 or 6. This is used internally by NFC:StopTagScanning when the current tagstate is 5 or 6.

If the tagstate is valid, it then sets the current tagstate to 3, then calls a certain function. The returned result-code at this point is from that function.