Loading...
Searching...
No Matches

Detailed Description

Macros

#define CONFIG_MTD_SDCARD_ERASE
 Enable SDCard Erase.
 

Macro Definition Documentation

◆ CONFIG_MTD_SDCARD_ERASE

#define CONFIG_MTD_SDCARD_ERASE

Enable SDCard Erase.

Note
SDCards handle sector erase internally so it's possible to directly write to the card without erasing the sector first. Attention: an erase call will therefore NOT touch the content, so enable this feature to ensure overriding the data.

This feature requires the mtd_write_page module.

Definition at line 62 of file mtd_sdcard.h.