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

HAL_MMC_CardCSDTypeDef::MaxRdCurrentVDDMax field

Max. read current @ VDD max

Syntax

__IO uint8_t MaxRdCurrentVDDMax;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:184
__IO uint8_t MaxRdCurrentVDDMax; /*!< Max. read current @ VDD max */
stm32f4xx_hal_mmc.c:2071HAL_MMC_GetCardCSD()
pCSD->MaxRdCurrentVDDMax = (uint8_t)((hmmc->CSD[2] & 0x07000000U) >> 24U);

Data Use

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