STM32F439xx HAL User Manual
Data Fields
HAL_MMC_CardStatusTypeDef Struct Reference

#include <stm32f4xx_hal_mmc.h>

Data Fields

__IO uint8_t DataBusWidth
__IO uint8_t SecuredMode
__IO uint16_t CardType
__IO uint32_t ProtectedAreaSize
__IO uint8_t SpeedClass
__IO uint8_t PerformanceMove
__IO uint8_t AllocationUnitSize
__IO uint16_t EraseSize
__IO uint8_t EraseTimeout
__IO uint8_t EraseOffset

Detailed Description

Definition at line 244 of file stm32f4xx_hal_mmc.h.


Field Documentation

Carries information about the card's allocation unit size

Definition at line 252 of file stm32f4xx_hal_mmc.h.

Carries information about card type

Definition at line 248 of file stm32f4xx_hal_mmc.h.

Shows the currently defined data bus width

Definition at line 246 of file stm32f4xx_hal_mmc.h.

Carries information about the erase offset

Definition at line 255 of file stm32f4xx_hal_mmc.h.

Determines the number of AUs to be erased in one operation

Definition at line 253 of file stm32f4xx_hal_mmc.h.

Determines the timeout for any number of AU erase

Definition at line 254 of file stm32f4xx_hal_mmc.h.

Carries information about the card's performance move

Definition at line 251 of file stm32f4xx_hal_mmc.h.

Carries information about the capacity of protected area

Definition at line 249 of file stm32f4xx_hal_mmc.h.

Card is in secured mode of operation

Definition at line 247 of file stm32f4xx_hal_mmc.h.

Carries information about the speed class of the card

Definition at line 250 of file stm32f4xx_hal_mmc.h.


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