TLV320_RBSP class, defined on the I2C master bus.
Dependents: MovPlayer GR-PEACH_Audio_Playback_Sample GR-PEACH_Audio_Playback_7InchLCD_Sample RGA-MJPEG_VideoDemo ... more
Fork of TLV320_RBSP by
Diff: TLV320_RBSP.h
- Revision:
- 3:db6504d3f914
- Parent:
- 2:b1fab4a2b59d
- Child:
- 4: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);
