HAL
HAL_SD_CardCSDTypeDef::PermWrProtect is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SD_CardCSDTypeDef::PermWrProtect

HAL_SD_CardCSDTypeDef::PermWrProtect field

Permanent write protection

Syntax

__IO uint8_t PermWrProtect;

References

LocationReferrerText
stm32f4xx_hal_sd.h:201
__IO uint8_t PermWrProtect; /*!< Permanent write protection */
stm32f4xx_hal_sd.c:2138HAL_SD_GetCardCSD()
pCSD->PermWrProtect = (uint8_t)((hsd->CSD[3] & 0x00002000U) >> 13U);

Data Use

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