Changes

82 bytes added ,  17:45, 17 March 2018
Line 40: Line 40:  
|-
 
|-
 
| 0x000C0042
 
| 0x000C0042
| SetIirFilterMic (size, [[IPC Command Structure|<translate-header>]], bufptr) This is a wrapper for CDCMIC command 0x00050042.
+
| [[MICU:SetIirFilterMic|SetIirFilterMic]]
 
|-
 
|-
 
| 0x000D0040
 
| 0x000D0040
Line 96: Line 96:  
| 3
 
| 3
 
|}
 
|}
 +
 +
 +
The actual accurate sampling rate can be calculated using <code>(16756991 / 512) / (SampleRate + 1)</code> where <code>SampleRate</code> is one of the above values.
    
=See Also=
 
=See Also=
 
[[MIC Shared Memory]]
 
[[MIC Shared Memory]]
215

edits