AFCore class definition for the Audio Framework. More...
#include "AFControl.h"#include "AFCommon.h"#include "AFUncopyable.h"#include "AFI2SBus.h"#include "../Codecs/AFCodec.h"#include "../CPUs/AFCPU.h"#include "../Boards/AFBoard.h"Go to the source code of this file.
Classes | |
| class | AFCore |
| Core class for AF, acting as a glue between the CPU and the codec. More... | |
AFCore class definition for the Audio Framework.
In this file the AFCore class is defined, gluing together the CPU and the codec, not containing any hardware specific implementation details.
Definition in file AFCore.h.
1.6.1