

#include <nitro/gx/gx.h>
u32 GX_GetDefaultNDMA( void );
None.
The NDMA number used by GX functions.
Returns GX_DMA_NOT_USE if DMA had been configured to be used instead of NDMA.
Gets the NDMA number that has been configured to be used by GX functions. Use the GX_SetDefaultNDMA function to change the setting.
GX_SetDefaultNDMA
GX_InitEx
GX_InitNDMAEx
2008/06/05 Initial version.
CONFIDENTIAL