Flipper Zero Firmware
Loading...
Searching...
No Matches
SD_CardInfo Struct Reference

SD Card information structure. More...

Data Fields

SD_CSD Csd
 
SD_CID Cid
 
uint64_t CardCapacity
 
uint32_t CardBlockSize
 
uint32_t LogBlockNbr
 
uint32_t LogBlockSize
 

Detailed Description

SD Card information structure.

Field Documentation

◆ CardBlockSize

uint32_t SD_CardInfo::CardBlockSize

Card Block Size

◆ CardCapacity

uint64_t SD_CardInfo::CardCapacity

Card Capacity

◆ LogBlockNbr

uint32_t SD_CardInfo::LogBlockNbr

Specifies the Card logical Capacity in blocks

◆ LogBlockSize

uint32_t SD_CardInfo::LogBlockSize

Specifies logical block size in bytes


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