Control a WM8731 chip in master mode, where it controls all I2S timing.
This object has no audio inputs or outputs. Separate i2s objects are used to send and receive audio data. I2S slave mode objects must be used, since this control object configures the WM8731 into master mode.
enable();
blah blah blah blah
disable();
not implemented
volume(level);
blah blah blah blah
inputLevel(level);
not implemented
inputSelect(input);
not implemented
File > Examples > Audio > HardwareTesting > WM8731MikroSine