SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
mmc_card

#include <sdrv_mmc_sdhci.h>

Data Fields

uint32_t rca
 
uint32_t ocr
 
uint32_t block_size
 
uint32_t wp_grp_size
 
uint64_t capacity
 
uint32_t type
 
uint32_t status
 
uint8_t * ext_csd
 
uint32_t raw_csd [4]
 
uint32_t raw_scr [2]
 
uint32_t boot_size
 
uint32_t rpmb_size
 
uint32_t rel_wr_count
 
struct mmc_cid cid
 
struct mmc_csd csd
 
struct mmc_sd_scr scr
 
struct mmc_sd_ssr ssr
 

Field Documentation

◆ block_size

uint32_t block_size

Block size for the card

◆ boot_size

uint32_t boot_size

Size of boot partition

◆ capacity

uint64_t capacity

card capacity

◆ cid

struct mmc_cid cid

CID structure

◆ csd

struct mmc_csd csd

CSD structure

◆ ext_csd

uint8_t* ext_csd

Ext CSD for the card info

◆ ocr

uint32_t ocr

Operating range of the card

◆ raw_csd

uint32_t raw_csd[4]

Raw CSD for the card

◆ raw_scr

uint32_t raw_scr[2]

SCR for SD card

◆ rca

uint32_t rca

Relative addres of the card

◆ rel_wr_count

uint32_t rel_wr_count

Reliable write count

◆ rpmb_size

uint32_t rpmb_size

Size of rpmb partition

◆ scr

struct mmc_sd_scr scr

SCR structure

◆ ssr

struct mmc_sd_ssr ssr

SSR Register

◆ status

uint32_t status

Card status

◆ type

uint32_t type

Type of the card

◆ wp_grp_size

uint32_t wp_grp_size

WP group size for the card


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