STM32F439xx HAL User Manual
Data Fields
HAL_SD_CardCIDTypeDef Struct Reference

#include <stm32f4xx_hal_sd.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 225 of file stm32f4xx_hal_sd.h.


Field Documentation

CID CRC

Definition at line 235 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Manufacturing Date

Definition at line 234 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Manufacturer ID

Definition at line 227 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

OEM/Application ID

Definition at line 228 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Product Name part1

Definition at line 229 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Product Name part2

Definition at line 230 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Product Revision

Definition at line 231 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Product Serial Number

Definition at line 232 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Reserved1

Definition at line 233 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().

Always 1

Definition at line 236 of file stm32f4xx_hal_sd.h.

Referenced by HAL_SD_GetCardCID().


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