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

Fields

Field
Declared as
Description
uint32_t
Specifies the data timeout period in card bus clock periods.
uint32_t
Specifies the number of data bytes to be transferred.
uint32_t
Specifies the data block size for block transfer. This parameter can be a value of SDMMC_LL_Data_Block_Size.
uint32_t
Specifies the data transfer direction, whether the transfer is a read or write. This parameter can be a value of SDMMC_LL_Transfer_Direction.
uint32_t
Specifies whether data transfer is in stream or block mode. This parameter can be a value of SDMMC_LL_Transfer_Type.
uint32_t
Specifies whether SDMMC Data path state machine (DPSM) is enabled or disabled. This parameter can be a value of SDMMC_LL_DPSM_State.

References

from examples