AIGetDMAEnableFlag

Syntax

#include <revolution/ai.h>

u16 AIGetDMAEnableFlag(void);

Arguments

None.

Return Values

Returns 1 if the AI-DMA is operating. Returns 0 if stopped.

Description

The AIGetDMAEnableFlag function gets the current AI DMA operational status.

See Also

AIInitDMA, AIStartDMA

Revision History

2006/03/01 Initial version.


CONFIDENTIAL