SDIO_CmdInitTypeDef struct
SDMMC Command Control structure
Fields
Specifies the SDMMC 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.
Specifies the SDMMC command index. It must be Min_Data = 0 and Max_Data = 64.
Specifies the SDMMC response type. This parameter can be a value of SDMMC_LL_Response_Type.
Specifies whether SDMMC wait for interrupt request is enabled or disabled. This parameter can be a value of SDMMC_LL_Wait_Interrupt_State.
Specifies whether SDMMC Command path state machine (CPSM) is enabled or disabled. This parameter can be a value of SDMMC_LL_CPSM_State.