Loading...
Searching...
No Matches

Device descriptor for a mtd_sdmmc device. More...

Detailed Description

Device descriptor for a mtd_sdmmc device.

This is an extension of the mtd_dev_t struct

Definition at line 42 of file mtd_sdmmc.h.

#include <mtd_sdmmc.h>

Data Fields

mtd_dev_t base
 inherit mtd_dev_t object
 
sdmmc_dev_tsdmmc
 SD/MMC device descriptor.
 
uint8_t sdmmc_idx
 SD/MMC peripheral index

 

Field Documentation

◆ base

mtd_dev_t mtd_sdmmc_t::base

inherit mtd_dev_t object

Definition at line 43 of file mtd_sdmmc.h.

◆ sdmmc

sdmmc_dev_t* mtd_sdmmc_t::sdmmc

SD/MMC device descriptor.

Definition at line 44 of file mtd_sdmmc.h.

◆ sdmmc_idx

uint8_t mtd_sdmmc_t::sdmmc_idx

SD/MMC peripheral index

Definition at line 45 of file mtd_sdmmc.h.


The documentation for this struct was generated from the following file: