MI_StopDma
構文
#include <iris/mi.h>
void MI_StopDma( u32 dmaNo )
引数
dmaNo
使用DMAチャンネル
返り値
なし。
説明
DMAを停止します。
参照
OS_EnableInterrupts
履歴
2003/12/01 初版