Difference between revisions of "PS:GetCTRCardAutoStartupBit"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 14:26, 9 July 2016

Request[edit]

Index Word Description
0 Header code [0x00090000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 1 if the auto startup bit is set, 0 otherwise.

Description[edit]

This is a wrapper for PSPXI:GetCTRCardAutoStartupBit.