HAL
HAL_MMC_CardCSDTypeDef::MaxWrCurrentVDDMax is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MMC_CardCSDTypeDef::MaxWrCurrentVDDMax

HAL_MMC_CardCSDTypeDef::MaxWrCurrentVDDMax field

Max. write current @ VDD max

Syntax

__IO uint8_t MaxWrCurrentVDDMax;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:186
__IO uint8_t MaxWrCurrentVDDMax; /*!< Max. write current @ VDD max */
stm32f4xx_hal_mmc.c:2075HAL_MMC_GetCardCSD()
pCSD->MaxWrCurrentVDDMax = (uint8_t)((hmmc->CSD[2] & 0x001C0000U) >> 18U);

Data Use

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