

#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.
This function obtains the settings of the DMA number used by GX. You can use the GX_InitEx and GX_SetDefaultDMA functions to change the setting.
2008/06/05 Added a description for NDMA settings.
2004/07/28 Initial version.
CONFIDENTIAL