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

HAL_SD_CardCSDTypeDef::MaxWrBlockLen field

Max. write data block length

Syntax

__IO uint8_t MaxWrBlockLen;

References

LocationReferrerText
stm32f4xx_hal_sd.h:195
__IO uint8_t MaxWrBlockLen; /*!< Max. write data block length */
stm32f4xx_hal_sd.c:2126HAL_SD_GetCardCSD()
pCSD->MaxWrBlockLen= (uint8_t)((hsd->CSD[3] & 0x03C00000U) >> 22U);

Data Use

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