− | | SetRecording(u8 input). This is a wrapper for CDCMIC command 0x00030040. 0 = disable recording, 1 = enable recording. 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. | + | | SetBias(u8 input). This is a wrapper for CDCMIC command 0x00030040. 0 = disable recording, 1 = enable recording. 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. |
− | | This writes the u8 value of the MIC-module field also used by command 0x000D0040, to cmdreply indexword[2]. | + | | Get Clamp. This writes the u8 value of the MIC-module field also used by command 0x000D0040, to cmdreply indexword[2]. |