Searched refs:SpeedClass (Results 1 – 2 of 2) sorted by relevance
272 …__IO uint8_t SpeedClass; /*!< Carries information about the speed class of the card … member
2550 pStatus->SpeedClass = (uint8_t)(sd_status[2] & 0xFFU); in HAL_SD_GetCardStatus()