![]() |
RTEMS 6.1-rc7
|
SDMMC Configuration Structure definition. More...
#include <stm32h7xx_ll_sdmmc.h>
Data Fields | |
uint32_t | ClockEdge |
uint32_t | ClockPowerSave |
uint32_t | BusWide |
uint32_t | HardwareFlowControl |
uint32_t | ClockDiv |
SDMMC Configuration Structure definition.
uint32_t SDMMC_InitTypeDef::BusWide |
Specifies the SDMMC bus width. This parameter can be a value of Bus Width
uint32_t SDMMC_InitTypeDef::ClockDiv |
Specifies the clock frequency of the SDMMC controller. This parameter can be a value between Min_Data = 0 and Max_Data = 1023
uint32_t SDMMC_InitTypeDef::ClockEdge |
Specifies the SDMMC_CCK clock transition on which Data and Command change. This parameter can be a value of Clock Edge
uint32_t SDMMC_InitTypeDef::ClockPowerSave |
Specifies whether SDMMC Clock output is enabled or disabled when the bus is idle. This parameter can be a value of Clock Power Saving
uint32_t SDMMC_InitTypeDef::HardwareFlowControl |
Specifies whether the SDMMC hardware flow control is enabled or disabled. This parameter can be a value of Hardware Flow Control