Functions for handling DiskIO via SDMMC These are usually configured through the FatFS driver/interface, and won't need to be accessed directly often.
#include <bsp_sd_diskio.h>
Public Attributes | |
uint32_t | CardType |
uint32_t | CardVersion |
uint32_t | Class |
uint32_t | RelCardAdd |
uint32_t | BlockNbr |
uint32_t | BlockSize |
uint32_t | LogBlockNbr |
uint32_t | LogBlockSize |
uint32_t | CardSpeed |
uint32_t DSY_SD_CardInfoTypeDef::BlockNbr |
Specifies the Card Capacity in blocks
uint32_t DSY_SD_CardInfoTypeDef::BlockSize |
Specifies one block size in bytes
uint32_t DSY_SD_CardInfoTypeDef::CardSpeed |
Specifies the card Speed
uint32_t DSY_SD_CardInfoTypeDef::CardType |
Specifies the card Type
uint32_t DSY_SD_CardInfoTypeDef::CardVersion |
Specifies the card version
uint32_t DSY_SD_CardInfoTypeDef::Class |
Specifies the class of the card class
uint32_t DSY_SD_CardInfoTypeDef::LogBlockNbr |
Specifies the Card logical Capacity in blocks
uint32_t DSY_SD_CardInfoTypeDef::LogBlockSize |
Specifies logical block size in bytes
uint32_t DSY_SD_CardInfoTypeDef::RelCardAdd |
Specifies the Relative Card Address