AFCPU class definition for the Audio Framework. More...
#include "../Core/AFCommon.h"#include "../Core/AFUncopyable.h"#include "../Core/AFI2SBus.h"#include "../../ControlFramework/CFIo.h"Go to the source code of this file.
Classes | |
| class | AFCPU |
| Base CPU class for AF. More... | |
AFCPU class definition for the Audio Framework.
In this file the base AFCPU class is defined, providing the set of methods that should be implemented in every hardware-specific CPU driver for AF.
Definition in file AFCPU.h.
1.6.1