Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GR-PEACH_Azure_Speech
Fork of TLV320_RBSP by
Diff: TLV320_RBSP.h
- Revision:
- 3:db6504d3f914
- Parent:
- 2:b1fab4a2b59d
- Child:
- 5:15487e571d9f
--- a/TLV320_RBSP.h Tue Aug 18 04:06:41 2015 +0000
+++ b/TLV320_RBSP.h Tue Aug 18 04:34:26 2015 +0000
@@ -74,7 +74,7 @@
* @param frequency Sample frequency of data in Hz
* @return true = success, false = failure
*
- * The TLV320 supports the following frequencies: 8.021kHz, 44.1kHz, 88.2kHz
+ * The TLV320 supports the following frequencies: 8kHz, 8.021kHz, 32kHz, 44.1kHz, 48kHz, 88.2kHz, 96kHz
* Default is 44.1kHz
*/
bool frequency(int hz);
