HAL
HAL_MMC_CardInfoTypeDef::Class is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MMC_CardInfoTypeDef::Class

HAL_MMC_CardInfoTypeDef::Class field

Specifies the class of the card class

Syntax

uint32_t Class;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:94
uint32_t Class; /*!< Specifies the class of the card class */
stm32f4xx_hal_mmc.c:1441HAL_MMC_Erase()
if(((hmmc->MmcCard.Class) & SDIO_CCCC_ERASE) == 0U)
stm32f4xx_hal_mmc.c:2157HAL_MMC_GetCardInfo()
pCardInfo->Class = (uint32_t)(hmmc->MmcCard.Class);
stm32f4xx_hal_mmc.c:2797MMC_InitCard()

Data Use

Functions writing HAL_MMC_CardInfoTypeDef::Class
Functions reading HAL_MMC_CardInfoTypeDef::Class
HAL_MMC_CardInfoTypeDef::Class
Type of HAL_MMC_CardInfoTypeDef::Class
HAL_MMC_CardInfoTypeDef::Class
uint32_t
all items filtered out