STM32F4 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
SDIO_CmdInitTypeDef Struct Reference

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: