

#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. You can use the GX_SetDefaultNDMA function to change the setting.
2008/06/05 Initial version.
CONFIDENTIAL