HAL
HAL_SD_CardStatusTypeDef::PerformanceMove is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SD_CardStatusTypeDef::PerformanceMove

HAL_SD_CardStatusTypeDef::PerformanceMove field

Carries information about the card's performance move

Syntax

__IO uint8_t PerformanceMove;

References

LocationReferrerText
stm32f4xx_hal_sd.h:243
__IO uint8_t PerformanceMove; /*!< Carries information about the card's performance move */
stm32f4xx_hal_sd.c:2188HAL_SD_GetCardStatus()
pStatus->PerformanceMove = (uint8_t)((sd_status[2] & 0xFF00U) >> 8U);

Data Use

Functions writing HAL_SD_CardStatusTypeDef::PerformanceMove
all items filtered out
HAL_SD_CardStatusTypeDef::PerformanceMove
Type of HAL_SD_CardStatusTypeDef::PerformanceMove
HAL_SD_CardStatusTypeDef::PerformanceMove
uint8_t
all items filtered out