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
Revision 1:4b34a496efac, committed 2015-06-22
- Comitter:
- dkato
- Date:
- Mon Jun 22 09:17:17 2015 +0000
- Parent:
- 0:bb69b79a1e05
- Child:
- 2:b1fab4a2b59d
- Commit message:
- Change the class name of the SSIF to R_BSP_Ssif.
Changed in this revision
| TLV320_RBSP.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TLV320_RBSP.h Mon Jun 01 08:33:42 2015 +0000
+++ b/TLV320_RBSP.h Mon Jun 22 09:17:17 2015 +0000
@@ -150,7 +150,7 @@
private:
DigitalOut audio_cs_;
I2C mI2c_; // MUST use the I2C port
- SSIF mI2s_;
+ R_BSP_Ssif mI2s_;
ssif_channel_cfg_t ssif_cfg;
char audio_path_control;
/** Digital interface activation
