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

HAL_SD_CardCSDTypeDef::WrProtectGrEnable field

Write protect group enable

Syntax

__IO uint8_t WrProtectGrEnable;

References

LocationReferrerText
stm32f4xx_hal_sd.h:192
__IO uint8_t WrProtectGrEnable; /*!< Write protect group enable */
stm32f4xx_hal_sd.c:2120HAL_SD_GetCardCSD()
pCSD->WrProtectGrEnable = (uint8_t)((hsd->CSD[3] & 0x80000000U) >> 31U);

Data Use

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