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

HAL_SD_CardCSDTypeDef::TempWrProtect field

Temporary write protection

Syntax

__IO uint8_t TempWrProtect;

References

LocationReferrerText
stm32f4xx_hal_sd.h:202
__IO uint8_t TempWrProtect; /*!< Temporary write protection */
stm32f4xx_hal_sd.c:2140HAL_SD_GetCardCSD()
pCSD->TempWrProtect = (uint8_t)((hsd->CSD[3] & 0x00001000U) >> 12U);

Data Use

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