HAL
HAL_MMC_CardCSDTypeDef::PartBlockRead is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MMC_CardCSDTypeDef::PartBlockRead

HAL_MMC_CardCSDTypeDef::PartBlockRead field

Partial blocks for read allowed

Syntax

__IO uint8_t PartBlockRead;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:177
__IO uint8_t PartBlockRead; /*!< Partial blocks for read allowed */
stm32f4xx_hal_mmc.c:2057HAL_MMC_GetCardCSD()
pCSD->PartBlockRead = (uint8_t)((hmmc->CSD[1] & 0x00008000U) >> 15U);

Data Use

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