MIC Registers: Difference between revisions
m moved MIC to MIC Registers |
Add REG_MIC_CNT Sampling Rate bits |
||
Line 6: | Line 6: | ||
! WIDTH | ! WIDTH | ||
|- | |- | ||
| REG_MIC_CNT | | [[#REG_MIC_CNT|REG_MIC_CNT]] | ||
| 0x10162000 | | 0x10162000 | ||
| 0x1EC62000 | | 0x1EC62000 | ||
Line 20: | Line 20: | ||
REG_MIC_DATA contains the current audio data from the microphone. | REG_MIC_DATA contains the current audio data from the microphone. | ||
== REG_MIC_CNT == | |||
{| class="wikitable" border="1" | |||
! Bit | |||
! Description | |||
|- | |||
| 3-2 | |||
| [[MIC_Services#SampleRate|Sampling rate]] | |||
|- | |||
|} |