SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
mmc_device

#include <sdrv_mmc_sdhci.h>

Data Fields

struct sdhci_host host
 
struct mmc_card card
 
struct mmc_config_data config
 
uint32_t erase_grp_size
 
uint32_t part_curr
 

Field Documentation

◆ async_mode

bool async_mode

◆ card

struct mmc_card card

Handle to mmc card

◆ config

struct mmc_config_data config

Handle for the mmc config data

◆ erase_grp_size

uint32_t erase_grp_size

if the async_mode is ture, the erase/read/write api is asynchronous functions, the user need register the notification event handle, ctrl the mmc complete or error event.

◆ event_handle

mmc_notification event_handle

◆ host

struct sdhci_host host

Handle to host controller

◆ opt_result

enum mmc_opt_result opt_result

◆ opt_type

enum mmc_opt opt_type

◆ part_curr

uint32_t part_curr

current Part partition


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