SDIO_CmdInitTypeDef Struct Reference
[SDIO]

Data Fields

uint32_t SDIO_Argument
uint32_t SDIO_CmdIndex
uint32_t SDIO_Response
uint32_t SDIO_Wait
uint32_t SDIO_CPSM

Field Documentation

uint32_t SDIO_Argument

Specifies the SDIO command argument which is sent to a card as part of a command message. If a command contains an argument, it must be loaded into this register before writing the command to the command register

uint32_t SDIO_CmdIndex

Specifies the SDIO command index. It must be lower than 0x40.

uint32_t SDIO_CPSM

Specifies whether SDIO Command path state machine (CPSM) is enabled or disabled. This parameter can be a value of SDIO_CPSM_State

uint32_t SDIO_Response

Specifies the SDIO response type. This parameter can be a value of SDIO_Response_Type

uint32_t SDIO_Wait

Specifies whether SDIO wait-for-interrupt request is enabled or disabled. This parameter can be a value of SDIO_Wait_Interrupt_State


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 00:58:31 2012 for STM32F4xx_StdPeriph_Driver by  doxygen 1.6.3