STM32072B_EVAL BSP User Manual
|
SD_CardInfo Struct Reference
SD Card information. More...
#include <stm32072b_eval_sd.h>
Data Fields | |
SD_CSD | Csd |
SD_CID | Cid |
uint32_t | CardCapacity |
uint32_t | CardBlockSize |
Detailed Description
SD Card information.
Definition at line 158 of file stm32072b_eval_sd.h.
Field Documentation
uint32_t SD_CardInfo::CardBlockSize |
Definition at line 163 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo().
uint32_t SD_CardInfo::CardCapacity |
Definition at line 162 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo().
Definition at line 161 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo().
Definition at line 160 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo().
The documentation for this struct was generated from the following file:
Generated on Wed Jul 5 2017 08:56:11 for STM32072B_EVAL BSP User Manual by
