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

HAL_MMC_CardCSDTypeDef::TempWrProtect field

Temporary write protection

Syntax

__IO uint8_t TempWrProtect;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:201
__IO uint8_t TempWrProtect; /*!< Temporary write protection */
stm32f4xx_hal_mmc.c:2134HAL_MMC_GetCardCSD()
pCSD->TempWrProtect = (uint8_t)((hmmc->CSD[3] & 0x00001000U) >> 12U);

Data Use

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