STM32F439xx HAL User Manual
Data Fields
HAL_MMC_CardCIDTypeDef Struct Reference

#include <stm32f4xx_hal_mmc.h>

Data Fields

__IO uint8_t ManufacturerID
__IO uint16_t OEM_AppliID
__IO uint32_t ProdName1
__IO uint8_t ProdName2
__IO uint8_t ProdRev
__IO uint32_t ProdSN
__IO uint8_t Reserved1
__IO uint16_t ManufactDate
__IO uint8_t CID_CRC
__IO uint8_t Reserved2

Detailed Description

Definition at line 223 of file stm32f4xx_hal_mmc.h.


Field Documentation

CID CRC

Definition at line 233 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Manufacturing Date

Definition at line 232 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Manufacturer ID

Definition at line 225 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

OEM/Application ID

Definition at line 226 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Product Name part1

Definition at line 227 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Product Name part2

Definition at line 228 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Product Revision

Definition at line 229 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Product Serial Number

Definition at line 230 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Reserved1

Definition at line 231 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().

Always 1

Definition at line 234 of file stm32f4xx_hal_mmc.h.

Referenced by HAL_MMC_GetCardCID().


The documentation for this struct was generated from the following file: