Difference between revisions of "NFC:StopCommunication"

(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00040000] |} =Response= {| class="wikitable" border="...")
 
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:
  
 
=Description=
 
=Description=
This start communication with NFC hardware. (Only tested with Old3DS)
+
With the Old3DS sysmodule this stops communication with the Old3DS NFC hardware. The New3DS sysmodule just uses code used internally by [[NFC:StopTagScanning]] for this.

Latest revision as of 19:30, 31 January 2016

RequestEdit

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

ResponseEdit

Index Word Description
0 Header code
1 Result code


DescriptionEdit

With the Old3DS sysmodule this stops communication with the Old3DS NFC hardware. The New3DS sysmodule just uses code used internally by NFC:StopTagScanning for this.