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

HAL_MMC_CardCSDTypeDef::PermWrProtect field

Permanent write protection

Syntax

__IO uint8_t PermWrProtect;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:200
__IO uint8_t PermWrProtect; /*!< Permanent write protection */
stm32f4xx_hal_mmc.c:2132HAL_MMC_GetCardCSD()
pCSD->PermWrProtect = (uint8_t)((hmmc->CSD[3] & 0x00002000U) >> 13U);

Data Use

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