

#include <nitro/gx/gx.h>
u32 GX_GetDefaultDMA( void );
None.
The DMA number used by GX functions. Returns GX_DMA_NOT_USE if NDMA had been configured to be used instead of DMA.
Gets the settings of the DMA number used by GX. You can use the GX_InitEx and GX_SetDefaultDMA functions to change the setting.
GX_SetDefaultDMA
GX_InitEx
GX_InitNDMAEx
2008/06/05 Added a description for NDMA settings.
2004/07/28 Initial version.
CONFIDENTIAL