MICU:SetPower: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m moved MICU:SetBias to MICU:SetPower |
Steveice10 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| u8, | | u8, power (0 = off, 1 = on) | ||
|} | |} | ||
Latest revision as of 03:00, 7 November 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x000A0040] |
1 | u8, power (0 = off, 1 = on) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This is a wrapper for CDCMIC command 0x00030040. When recording is disabled with this, MIC-module writes value 0xFFFF to the output audio sample data in shared-mem, since that's what the MIC hardware returns here.