HAL
HAL_SD_CardCIDTypeDef::OEM_AppliID is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SD_CardCIDTypeDef::OEM_AppliID

HAL_SD_CardCIDTypeDef::OEM_AppliID field

OEM/Application ID

Syntax

__IO uint16_t OEM_AppliID;

References

LocationReferrerText
stm32f4xx_hal_sd.h:218
__IO uint16_t OEM_AppliID; /*!< OEM/Application ID */
stm32f4xx_hal_sd.c:2017HAL_SD_GetCardCID()
pCID->OEM_AppliID = (uint16_t)((hsd->CID[0] & 0x00FFFF00U) >> 8U);

Data Use

Functions writing HAL_SD_CardCIDTypeDef::OEM_AppliID
all items filtered out
HAL_SD_CardCIDTypeDef::OEM_AppliID
Type of HAL_SD_CardCIDTypeDef::OEM_AppliID
HAL_SD_CardCIDTypeDef::OEM_AppliID
uint16_t
all items filtered out