Searched refs:PerformanceMove (Results 1 – 2 of 2) sorted by relevance
273 …__IO uint8_t PerformanceMove; /*!< Carries information about the card's performance move … member
2552 pStatus->PerformanceMove = (uint8_t)((sd_status[2] & 0xFF00U) >> 8U); in HAL_SD_GetCardStatus()