#include <revolution/os.h>
u32 LCQueueLength ( void );
None.
Number of remaining transfers in the DMA queue.
Returns the number of remaining transfers in the DMA queue. The maximum size of any DMA transfer is LC_MAX_DMA_BYTES (4 KB).
Cache Functions,
LCStoreData, LCStoreBlocks, LCLoadData, LCLoadBlocks, LCQueueWait
03/01/2006 Initial version.