Difference between revisions of "MICU:SetPower"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (moved MICU:SetBias to MICU:SetPower) |
Steveice10 (talk | contribs) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | u8, | + | | u8, power (0 = off, 1 = on) |
|} | |} | ||
Latest revision as of 02:00, 7 November 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000A0040] |
1 | u8, power (0 = off, 1 = on) |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
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.