RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

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
 

Detailed Description

SDMMC Configuration Structure definition.

Field Documentation

◆ BusWide

uint32_t SDMMC_InitTypeDef::BusWide

Specifies the SDMMC bus width. This parameter can be a value of Bus Width

◆ ClockDiv

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

◆ ClockEdge

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

◆ ClockPowerSave

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

◆ HardwareFlowControl

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


The documentation for this struct was generated from the following file: