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

HAL_SD_CardCSDTypeDef::ContentProtectAppli field

Content protection application

Syntax

__IO uint8_t ContentProtectAppli;

References

LocationReferrerText
stm32f4xx_hal_sd.h:198
__IO uint8_t ContentProtectAppli; /*!< Content protection application */
stm32f4xx_hal_sd.c:2132HAL_SD_GetCardCSD()
pCSD->ContentProtectAppli = (uint8_t)((hsd->CSD[3] & 0x00010000U) >> 16U);

Data Use

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