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

HAL_MMC_CardCSDTypeDef::MaxRdCurrentVDDMin field

Max. read current @ VDD min

Syntax

__IO uint8_t MaxRdCurrentVDDMin;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:183
__IO uint8_t MaxRdCurrentVDDMin; /*!< Max. read current @ VDD min */
stm32f4xx_hal_mmc.c:2069HAL_MMC_GetCardCSD()
pCSD->MaxRdCurrentVDDMin = (uint8_t)((hmmc->CSD[2] & 0x38000000U) >> 27U);

Data Use

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