STM32F4 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
SDIO_InitTypeDef Struct Reference

Data Fields

uint32_t SDIO_ClockEdge
 
uint32_t SDIO_ClockBypass
 
uint32_t SDIO_ClockPowerSave
 
uint32_t SDIO_BusWide
 
uint32_t SDIO_HardwareFlowControl
 
uint8_t SDIO_ClockDiv
 

Field Documentation

uint32_t SDIO_BusWide
              Specifies the SDIO bus width.

This parameter can be a value of SDIO_Bus_Wide

uint32_t SDIO_ClockBypass
          Specifies whether the SDIO Clock divider bypass is

enabled or disabled. This parameter can be a value of SDIO_Clock_Bypass

uint8_t SDIO_ClockDiv
              Specifies the clock frequency of the SDIO controller.

This parameter can be a value between 0x00 and 0xFF.

uint32_t SDIO_ClockEdge
            Specifies the clock transition on which the bit capture is made.

This parameter can be a value of SDIO_Clock_Edge

uint32_t SDIO_ClockPowerSave
       Specifies whether SDIO Clock output is enabled or

disabled when the bus is idle. This parameter can be a value of SDIO_Clock_Power_Save

uint32_t SDIO_HardwareFlowControl
  Specifies whether the SDIO hardware flow control is enabled or disabled.

This parameter can be a value of SDIO_Hardware_Flow_Control


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