![]() |
![]() |
Structure to store the some default configuration for MMCSD controller. More...
#include <csl_mmcsd.h>
Data Fields | |
| Uint16 | dmaEnable |
| Uint16 | dat3EdgeDetection |
| Uint16 | enableClkPin |
| Uint16 | cdiv |
| Uint16 | rspTimeout |
| Uint16 | dataTimeout |
| Uint16 | blockLen |
Structure to store the some default configuration for MMCSD controller.
| Uint16 CSL_MMCSetupNative::blockLen |
Block Length - must be same as CSD
Referenced by MMC_setupNative().
| Uint16 CSL_MMCSetupNative::cdiv |
MMC function clk to memory clk divide down
Referenced by MMC_setupNative().
Set level of edge detection for DAT3 pin
Referenced by MMC_setupNative().
Number of memory clks to wait before data timeout
Referenced by MMC_setupNative().
Enable/disable DMA for data read/write
Memory clk reflected on CLK Pin
Number of memory clks to wait before response timeout
Referenced by MMC_setupNative().
1.7.4