MMC/SD configuration
[MMC/SD card raw access]


Detailed Description

Preprocessor defines to configure the MMC/SD support.


Defines

#define SD_RAW_WRITE_SUPPORT
 Controls MMC/SD write support.
#define SD_RAW_WRITE_BUFFERING
 Controls MMC/SD write buffering.
#define SD_RAW_SAVE_RAM
 Controls MMC/SD access buffering.
#define SD_RAW_SAVE_RAM
 Controls MMC/SD access buffering.


Define Documentation

#define SD_RAW_WRITE_SUPPORT

Controls MMC/SD write support.

Set to 1 to enable MMC/SD write support, set to 0 to disable it.

#define SD_RAW_WRITE_BUFFERING

Controls MMC/SD write buffering.

Set to 1 to buffer write accesses, set to 0 to disable it.

Note:
This option has no effect when SD_RAW_WRITE_SUPPORT is 0.

#define SD_RAW_SAVE_RAM

Controls MMC/SD access buffering.

Set to 1 to save static RAM, but be aware that you will lose performance.

Note:
When SD_RAW_WRITE_SUPPORT is 1, SD_RAW_SAVE_RAM will be reset to 0.

#define SD_RAW_SAVE_RAM

Controls MMC/SD access buffering.

Set to 1 to save static RAM, but be aware that you will lose performance.

Note:
When SD_RAW_WRITE_SUPPORT is 1, SD_RAW_SAVE_RAM will be reset to 0.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5