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.
Diff: TLV320AIC1110.h
- Revision:
- 1:4d559df5733e
- Parent:
- 0:ec233f3b49d8
- Child:
- 3:4592d862ef88
--- a/TLV320AIC1110.h Fri May 10 21:14:19 2013 +0000 +++ b/TLV320AIC1110.h Wed May 15 21:07:10 2013 +0000 @@ -49,6 +49,7 @@ TLV320AIC1110(I2C &i2c); ~TLV320AIC1110(); void init(void); + void regDump(void); };