LCQueueLength

Syntax

#include <revolution/os.h>

u32 LCQueueLength ( void );

Arguments

None.

Return Values

Number of remaining transactions in the DMA queue.

Description

Returns the number of DMA transactions not processed. The maximum size of any DMA transfer is LC_MAX_DMA_BYTES (4 KB).

See Also

Cache Functions, LCStoreData, LCStoreBlocks, LCLoadData, LCLoadBlocks, LCQueueWait

Revision History

2006/03/01 Initial version.


CONFIDENTIAL