Difference between revisions of "MICU:GetPower"

From 3dbrew
Jump to navigation Jump to search
(GetBias)
 
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| u8, bias (0 = recording disabled, 1 = recording enabled)
+
| u8, power (0 = off, 1 = on)
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This is a wrapper for CDCMIC command 0x00040000.
 
This is a wrapper for CDCMIC command 0x00040000.

Latest revision as of 03:01, 7 November 2015

Request[edit]

Index Word Description
0 Header code [0x000B0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8, power (0 = off, 1 = on)

Description[edit]

This is a wrapper for CDCMIC command 0x00040000.