![]() |
RTEMS 6.1-rc7
|
SDMMC Command Control structure. More...
#include <stm32h7xx_ll_sdmmc.h>
Data Fields | |
uint32_t | Argument |
uint32_t | CmdIndex |
uint32_t | Response |
uint32_t | WaitForInterrupt |
uint32_t | CPSM |
SDMMC Command Control structure.
uint32_t SDMMC_CmdInitTypeDef::Argument |
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.
uint32_t SDMMC_CmdInitTypeDef::CmdIndex |
Specifies the SDMMC command index. It must be Min_Data = 0 and Max_Data = 64
uint32_t SDMMC_CmdInitTypeDef::CPSM |
Specifies whether SDMMC Command path state machine (CPSM) is enabled or disabled. This parameter can be a value of CPSM State
uint32_t SDMMC_CmdInitTypeDef::Response |
Specifies the SDMMC response type. This parameter can be a value of Response Type
uint32_t SDMMC_CmdInitTypeDef::WaitForInterrupt |
Specifies whether SDMMC wait for interrupt request is enabled or disabled. This parameter can be a value of Wait Interrupt