MI_StopDma


C Specification

#include <nitro/mi.h>

void MI_StopDma( u32 dmaNo )

Description

This function stops the specified DMA.

Arguments

dmaNo DMA channel

Return Values

None

See Also

MI_DmaCopy

Revision History

12/01/2003 Initial Version