各種パラメータの宣言ファイル。パラメータのうち、afwSAMPLE_PER_INTRはユーザーが変更して もよい。メインルーチンからは afw::initと afw::startを呼び出してオーディオ処理を開始する。
afw.h で定義されています。
#include <signal.h>
#include <cdefBF537.h>
#include <shortfract>
ネームスペース | |
| namespace | afw |
関数 | |
| void | afw::init (void) |
| afwの初期化 | |
| void | afw::start (void) |
| SPORTとDMAのイネーブル | |
| bool | afw::ISR (void) |
| SPORT0受信DMA割り込みサービス・ルーチン | |
| void | afw::initProcessData (int count) |
| コールバック関数の初期化 | |
| void | afw::processData (const shortfract leftIn[], const shortfract rightIn[], shortfract leftOut[], shortfract rightOut[], int count) |
| オーディオ・コールバック関数 | |
1.5.2