HAL
HAL_MMC_CardCIDTypeDef::CID_CRC is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_MMC_CardCIDTypeDef::CID_CRC

HAL_MMC_CardCIDTypeDef::CID_CRC field

CID CRC

Syntax

__IO uint8_t CID_CRC;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:225
__IO uint8_t CID_CRC; /*!< CID CRC */
stm32f4xx_hal_mmc.c:2022HAL_MMC_GetCardCID()
pCID->CID_CRC = (uint8_t)((hmmc->CID[3] & 0x000000FEU) >> 1U);

Data Use

Functions writing HAL_MMC_CardCIDTypeDef::CID_CRC
all items filtered out
HAL_MMC_CardCIDTypeDef::CID_CRC
Type of HAL_MMC_CardCIDTypeDef::CID_CRC
HAL_MMC_CardCIDTypeDef::CID_CRC
uint8_t
all items filtered out