MIC Services: Difference between revisions
| No edit summary | |||
| Line 28: | Line 28: | ||
| |- | |- | ||
| | 0x00080040 | | 0x00080040 | ||
| |  | | SetControl(u8 input). This is a wrapper for CDCMIC command 0x00010040.   | ||
| |- | |- | ||
| | 0x00090000 | | 0x00090000 | ||
| |  | | GetControl. This is a wrapper for CDCMIC command 0x00020000. | ||
| |- | |- | ||
| | 0x000A0040 | | 0x000A0040 | ||
| Line 58: | Line 58: | ||
| Only one session can be open for this service total(that is, only one process can use this service at a time). | Only one session can be open for this service total(that is, only one process can use this service at a time). | ||
| =Control value= | |||
| {| class="wikitable" border="1" | |||
| |- | |||
| !  Bit | |||
| !  Description | |||
| |- | |||
| |} | |||
| =See Also= | =See Also= | ||
| [[MIC Shared Memory]] | [[MIC Shared Memory]] | ||