STM32072B_EVAL BSP User Manual
|
#include <stm32072b_eval_sd.h>
Data Fields | |
uint8_t | Reserved1:2 |
uint16_t | DeviceSize:12 |
uint8_t | MaxRdCurrentVDDMin:3 |
uint8_t | MaxRdCurrentVDDMax:3 |
uint8_t | MaxWrCurrentVDDMin:3 |
uint8_t | MaxWrCurrentVDDMax:3 |
uint8_t | DeviceSizeMul:3 |
Detailed Description
Definition at line 75 of file stm32072b_eval_sd.h.
Field Documentation
uint16_t struct_v1::DeviceSize |
Definition at line 78 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo(), and SD_GetCSDRegister().
uint8_t struct_v1::DeviceSizeMul |
Definition at line 83 of file stm32072b_eval_sd.h.
Referenced by BSP_SD_GetCardInfo(), and SD_GetCSDRegister().
uint8_t struct_v1::MaxRdCurrentVDDMax |
Definition at line 80 of file stm32072b_eval_sd.h.
Referenced by SD_GetCSDRegister().
uint8_t struct_v1::MaxRdCurrentVDDMin |
Definition at line 79 of file stm32072b_eval_sd.h.
Referenced by SD_GetCSDRegister().
uint8_t struct_v1::MaxWrCurrentVDDMax |
Definition at line 82 of file stm32072b_eval_sd.h.
Referenced by SD_GetCSDRegister().
uint8_t struct_v1::MaxWrCurrentVDDMin |
Definition at line 81 of file stm32072b_eval_sd.h.
Referenced by SD_GetCSDRegister().
uint8_t struct_v1::Reserved1 |
Definition at line 77 of file stm32072b_eval_sd.h.
Referenced by SD_GetCSDRegister().
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
