#include <revolution.h>
u16 AIGetDMAEnableFlag(void);
None.
Returns 1 if the AI DMA is currently active. Returns 0 if the DMA is stopped.
The AIGetDMAEnableFlag function gets the current AI DMA operational status.
03/01/2006 Initial version.