Purpose
This file contains all the specific code for the basic-ssc-i2s-at73c213-project
Contents
The code can be roughly broken down as follows:
- Enable the clock
- Load WAV file information
- Configure and enable the DAC
- Configure and enable the SSC interrupt
- Play WAV file
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.