STM32H735xx HAL User Manual
|
#include <stm32h7xx_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 |
Definition at line 221 of file stm32h7xx_hal_sd.h.
__IO uint8_t HAL_SD_CardCIDTypeDef::CID_CRC |
__IO uint16_t HAL_SD_CardCIDTypeDef::ManufactDate |
Manufacturing Date
Definition at line 230 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ManufacturerID |
Manufacturer ID
Definition at line 223 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint16_t HAL_SD_CardCIDTypeDef::OEM_AppliID |
OEM/Application ID
Definition at line 224 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint32_t HAL_SD_CardCIDTypeDef::ProdName1 |
Product Name part1
Definition at line 225 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ProdName2 |
Product Name part2
Definition at line 226 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ProdRev |
Product Revision
Definition at line 227 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint32_t HAL_SD_CardCIDTypeDef::ProdSN |
Product Serial Number
Definition at line 228 of file stm32h7xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::Reserved1 |
__IO uint8_t HAL_SD_CardCIDTypeDef::Reserved2 |