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