HAL
SDIO_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the clock transition on which the bit capture is made. This parameter can be a value of SDMMC_LL_Clock_Edge.
uint32_t
Specifies whether the SDMMC Clock divider bypass is enabled or disabled. This parameter can be a value of SDMMC_LL_Clock_Bypass.
uint32_t
Specifies whether SDMMC Clock output is enabled or disabled when the bus is idle. This parameter can be a value of SDMMC_LL_Clock_Power_Save.
uint32_t
Specifies the SDMMC bus width. This parameter can be a value of SDMMC_LL_Bus_Wide.
uint32_t
Specifies whether the SDMMC hardware flow control is enabled or disabled. This parameter can be a value of SDMMC_LL_Hardware_Flow_Control.
uint32_t
Specifies the clock frequency of the SDMMC controller. This parameter can be a value between Min_Data = 0 and Max_Data = 255.

References

from examples