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.
Dependencies: mbed SDFileSystem_Copy_of_mbed_version I2S
wm8731_Config_setup.h
00001 // This is start of the header guard. ADD_H can be any unique name. By convention, we use the name of the header file. 00002 /*#ifndef ADD_H 00003 #define ADD_H 00004 00005 // This is the content of the .h file, which is where the declarations go 00006 void wm8731_Config(void) // function prototype for wm8731_Config.h -- don't forget the semicolon! 00007 00008 // This is the end of the header guard 00009 #endif*/ 00010 00011 00012 #ifndef WM8731_CONFIG_SETUP 00013 #define WM8731_CONFIG_SETUP 00014 00015 void wm8731_Config_setup(void); // function prototype for wm8731_Config.h -- don't forget the semicolon! 00016 00017 #endif
Generated on Fri Jul 29 2022 17:57:39 by
1.7.2