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