Skip to content

Struct DSY_SD_CardInfoTypeDef

ClassList > DSY_SD_CardInfoTypeDef

More...

  • #include <bsp_sd_diskio.h>

Public Attributes

Type Name
uint32_t BlockNbr
uint32_t BlockSize
uint32_t CardSpeed
uint32_t CardType
uint32_t CardVersion
uint32_t Class
uint32_t LogBlockNbr
uint32_t LogBlockSize
uint32_t RelCardAdd

Detailed Description

Functions for handling DiskIO via SDMMC These are usually configured through the FatFS driver/interface, and won't need to be accessed directly often.

Public Attributes Documentation

variable BlockNbr

uint32_t DSY_SD_CardInfoTypeDef::BlockNbr;

Specifies the Card Capacity in blocks


variable BlockSize

uint32_t DSY_SD_CardInfoTypeDef::BlockSize;

Specifies one block size in bytes


variable CardSpeed

uint32_t DSY_SD_CardInfoTypeDef::CardSpeed;

Specifies the card Speed


variable CardType

uint32_t DSY_SD_CardInfoTypeDef::CardType;

Specifies the card Type


variable CardVersion

uint32_t DSY_SD_CardInfoTypeDef::CardVersion;

Specifies the card version


variable Class

uint32_t DSY_SD_CardInfoTypeDef::Class;

Specifies the class of the card class


variable LogBlockNbr

uint32_t DSY_SD_CardInfoTypeDef::LogBlockNbr;

Specifies the Card logical Capacity in blocks


variable LogBlockSize

uint32_t DSY_SD_CardInfoTypeDef::LogBlockSize;

Specifies logical block size in bytes


variable RelCardAdd

uint32_t DSY_SD_CardInfoTypeDef::RelCardAdd;

Specifies the Relative Card Address



The documentation for this class was generated from the following file external-docs/libDaisy/src/util/bsp_sd_diskio.h