![]() |
![]() |
MMC config structure for setting MMC/SD Control register. More...
#include <csl_mmcsd.h>
Data Fields | |
| Uint16 | mmcctl |
| Uint16 | mmcclk |
| Uint16 | mmcim |
| Uint16 | mmctor |
| Uint16 | mmctod |
| Uint16 | mmcblen |
| Uint16 | mmcnblk |
MMC config structure for setting MMC/SD Control register.
| Uint16 CSL_MMCConfig::mmcblen |
no of bytes in a block of mmc or sd card
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmcclk |
MMCSD clock control register value
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmcctl |
MMCSD control register value
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmcim |
required interrupt field for MMCSD
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmcnblk |
total no of blocks for read or write
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmctod |
mmc data read time out register
Referenced by MMC_config(), and MMC_getConfig().
| Uint16 CSL_MMCConfig::mmctor |
mmc response time out register
Referenced by MMC_config(), and MMC_getConfig().
1.7.4