Difference between revisions of "FS:CardSlotIsInserted"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08210000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
 
 
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| No card inserted: 0x100 otherwise 0x101
+
| u8 No card inserted = 0, otherwise 1
 
|}
 
|}

Latest revision as of 20:07, 29 June 2015

Request[edit]

Index Word Description
0 Header code [0x08210000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8 No card inserted = 0, otherwise 1