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

HAL_SD_CardCSDTypeDef::PartBlockRead field

Partial blocks for read allowed

Syntax

__IO uint8_t PartBlockRead;

References

LocationReferrerText
stm32f4xx_hal_sd.h:178
__IO uint8_t PartBlockRead; /*!< Partial blocks for read allowed */
stm32f4xx_hal_sd.c:2064HAL_SD_GetCardCSD()
pCSD->PartBlockRead = (uint8_t)((hsd->CSD[1] & 0x00008000U) >> 15U);

Data Use

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