Public Attributes | List of all members

MMC handle Structure definition. More...

#include <stm32h7xx_hal_mmc.h>

Public Attributes

uint32_t CID [4U]
 
__IO uint32_t Context
 
uint32_t CSD [4U]
 
__IO uint32_t ErrorCode
 
uint32_t Ext_CSD [128]
 
MMC_InitTypeDef Init
 
MMC_TypeDefInstance
 
HAL_LockTypeDef Lock
 
HAL_MMC_CardInfoTypeDef MmcCard
 
uint8_t * pRxBuffPtr
 
uint8_t * pTxBuffPtr
 
uint32_t RxXferSize
 
__IO HAL_MMC_StateTypeDef State
 
uint32_t TxXferSize
 

Detailed Description

MMC handle Structure definition.

Definition at line 113 of file stm32h7xx_hal_mmc.h.

Member Data Documentation

◆ CID

uint32_t MMC_HandleTypeDef::CID[4U]

MMC card identification number table

Definition at line 140 of file stm32h7xx_hal_mmc.h.

◆ Context

__IO uint32_t MMC_HandleTypeDef::Context

MMC transfer context

Definition at line 130 of file stm32h7xx_hal_mmc.h.

◆ CSD

uint32_t MMC_HandleTypeDef::CSD[4U]

MMC card specific data table

Definition at line 138 of file stm32h7xx_hal_mmc.h.

◆ ErrorCode

__IO uint32_t MMC_HandleTypeDef::ErrorCode

MMC Card Error codes

Definition at line 134 of file stm32h7xx_hal_mmc.h.

◆ Ext_CSD

uint32_t MMC_HandleTypeDef::Ext_CSD[128]

Definition at line 142 of file stm32h7xx_hal_mmc.h.

◆ Init

MMC_InitTypeDef MMC_HandleTypeDef::Init

MMC required parameters

Definition at line 118 of file stm32h7xx_hal_mmc.h.

◆ Instance

MMC_TypeDef* MMC_HandleTypeDef::Instance

MMC registers base address

Definition at line 116 of file stm32h7xx_hal_mmc.h.

◆ Lock

HAL_LockTypeDef MMC_HandleTypeDef::Lock

MMC locking object

Definition at line 120 of file stm32h7xx_hal_mmc.h.

◆ MmcCard

HAL_MMC_CardInfoTypeDef MMC_HandleTypeDef::MmcCard

MMC Card information

Definition at line 136 of file stm32h7xx_hal_mmc.h.

◆ pRxBuffPtr

uint8_t* MMC_HandleTypeDef::pRxBuffPtr

Pointer to MMC Rx transfer Buffer

Definition at line 126 of file stm32h7xx_hal_mmc.h.

◆ pTxBuffPtr

uint8_t* MMC_HandleTypeDef::pTxBuffPtr

Pointer to MMC Tx transfer Buffer

Definition at line 122 of file stm32h7xx_hal_mmc.h.

◆ RxXferSize

uint32_t MMC_HandleTypeDef::RxXferSize

MMC Rx Transfer size

Definition at line 128 of file stm32h7xx_hal_mmc.h.

◆ State

__IO HAL_MMC_StateTypeDef MMC_HandleTypeDef::State

MMC card State

Definition at line 132 of file stm32h7xx_hal_mmc.h.

◆ TxXferSize

uint32_t MMC_HandleTypeDef::TxXferSize

MMC Tx Transfer size

Definition at line 124 of file stm32h7xx_hal_mmc.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20