Public Attributes | List of all members

#include <stm32f4xx_sdio.h>

Public Attributes

uint32_t SDIO_DataBlockSize
 
uint32_t SDIO_DataLength
 
uint32_t SDIO_DataTimeOut
 
uint32_t SDIO_DPSM
 
uint32_t SDIO_TransferDir
 
uint32_t SDIO_TransferMode
 

Detailed Description

Definition at line 94 of file stm32f4xx_sdio.h.

Member Data Documentation

uint32_t SDIO_DataInitTypeDef::SDIO_DataBlockSize

Specifies the data block size for block transfer. This parameter can be a value of SDIO_Data_Block_Size

Definition at line 100 of file stm32f4xx_sdio.h.

uint32_t SDIO_DataInitTypeDef::SDIO_DataLength

Specifies the number of data bytes to be transferred.

Definition at line 98 of file stm32f4xx_sdio.h.

uint32_t SDIO_DataInitTypeDef::SDIO_DataTimeOut

Specifies the data timeout period in card bus clock periods.

Definition at line 96 of file stm32f4xx_sdio.h.

uint32_t SDIO_DataInitTypeDef::SDIO_DPSM

Specifies whether SDIO Data path state machine (DPSM) is enabled or disabled. This parameter can be a value of SDIO_DPSM_State

Definition at line 110 of file stm32f4xx_sdio.h.

uint32_t SDIO_DataInitTypeDef::SDIO_TransferDir

Specifies the data transfer direction, whether the transfer is a read or write. This parameter can be a value of SDIO_Transfer_Direction

Definition at line 103 of file stm32f4xx_sdio.h.

uint32_t SDIO_DataInitTypeDef::SDIO_TransferMode

Specifies whether data transfer is in stream or block mode. This parameter can be a value of SDIO_Transfer_Type

Definition at line 107 of file stm32f4xx_sdio.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58