HAL
HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax

HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax field

Max. write current @ VDD max

Syntax

__IO uint8_t MaxWrCurrentVDDMax;

References

LocationReferrerText
stm32f4xx_hal_sd.h:187
__IO uint8_t MaxWrCurrentVDDMax; /*!< Max. write current @ VDD max */
stm32f4xx_hal_sd.c:2084HAL_SD_GetCardCSD()
pCSD->MaxWrCurrentVDDMax = (uint8_t)((hsd->CSD[2] & 0x001C0000U) >> 18U);

Data Use

Functions writing HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax
all items filtered out
HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax
Type of HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax
HAL_SD_CardCSDTypeDef::MaxWrCurrentVDDMax
uint8_t
all items filtered out