FS_DMA_NOT_USE

Definition

#include <nitro/fs.h>

#define FS_DMA_NOT_USE ((u32)~0)

Description

This constant is used when the ROM file system specifies transfer by the CPU instead of a DMA channel. The FS_Init and FS_SetDefaultDMA functions use this constant.

See Also

FS_Init, FS_SetDefaultDMA

Revision History

2004/05/14 Initial version.


CONFIDENTIAL