Device descriptor for mtd_sdcard device. More...
Device descriptor for mtd_sdcard device.
This is an extension of the mtd_dev_t
struct
Definition at line 41 of file mtd_sam0_sdhc.h.
#include <mtd_sam0_sdhc.h>
Data Fields | |
mtd_dev_t | base |
inherit from mtd_dev_t object | |
sdhc_state_t | state |
sdcard_spi dev descriptor | |
mtd_dev_t mtd_sam0_sdhc_t::base |
inherit from mtd_dev_t object
Definition at line 42 of file mtd_sam0_sdhc.h.
sdhc_state_t mtd_sam0_sdhc_t::state |
sdcard_spi dev descriptor
Definition at line 43 of file mtd_sam0_sdhc.h.