STM32L443xx HAL User Manual
|
#include <stm32l4xx_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 232 of file stm32l4xx_hal_sd.h.
__IO uint8_t HAL_SD_CardCIDTypeDef::CID_CRC |
__IO uint16_t HAL_SD_CardCIDTypeDef::ManufactDate |
Manufacturing Date
Definition at line 241 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ManufacturerID |
Manufacturer ID
Definition at line 234 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint16_t HAL_SD_CardCIDTypeDef::OEM_AppliID |
OEM/Application ID
Definition at line 235 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint32_t HAL_SD_CardCIDTypeDef::ProdName1 |
Product Name part1
Definition at line 236 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ProdName2 |
Product Name part2
Definition at line 237 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::ProdRev |
Product Revision
Definition at line 238 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint32_t HAL_SD_CardCIDTypeDef::ProdSN |
Product Serial Number
Definition at line 239 of file stm32l4xx_hal_sd.h.
Referenced by HAL_SD_GetCardCID().
__IO uint8_t HAL_SD_CardCIDTypeDef::Reserved1 |
__IO uint8_t HAL_SD_CardCIDTypeDef::Reserved2 |