EasyManua.ls Logo

Espressif ESP32-S2 - Page 747

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2. API Reference
Structures
struct sdmmc_csd_t
Decoded values from SD card Card Specific Data register
Public Members
int csd_ver
CSD structure format
int mmc_ver
MMC version (for CID format)
int capacity
total number of sectors
int sector_size
sector size in bytes
int read_block_len
block length for reads
int card_command_class
Card Command Class for SD
int tr_speed
Max transfer speed
struct sdmmc_cid_t
Decoded values from SD card Card IDentification register
Public Members
int mfg_id
manufacturer identication number
int oem_id
OEM/product identification number
char name[8]
product name (MMC v1 has the longest)
int revision
product revision
int serial
product serial number
int date
manufacturing date
struct sdmmc_scr_t
Decoded values from SD Configuration Register
Public Members
int sd_spec
SD Physical layer specification version, reported by card
int bus_width
bus widths supported by card: BIT(0) 1-bit bus, BIT(2) 4-bit bus
struct sdmmc_ext_csd_t
Decoded values of Extended Card Specific Data
Espressif Systems 736
Submit Document Feedback
Release v4.4

Table of Contents