![]() |
![]() |
SDIo config structure for setting SDIO Control register. More...
#include <csl_sdio.h>
Data Fields | |
| Uint16 | mmcctl |
| Uint16 | mmcclk |
| Uint16 | mmcim |
| Uint16 | mmctor |
| Uint16 | mmctod |
| Uint16 | mmcblen |
| Uint16 | mmcnblk |
| Uint16 | mmcfifoctl |
| Uint16 | sdioctl |
| Uint16 | sdioien |
SDIo config structure for setting SDIO Control register.
| Uint16 CSL_SdioConfig::mmcblen |
Number of bytes in a block of mmc or sd card
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmcclk |
MMCSD clock control register value
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmcctl |
MMCSD control register value
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmcfifoctl |
FIFO control register
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmcim |
Required interrupt field for MMCSD
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmcnblk |
Total no of blocks for read or write
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmctod |
mmc data read time out register
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::mmctor |
mmc response time out register
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::sdioctl |
SDIO control register
Referenced by SDIO_config().
| Uint16 CSL_SdioConfig::sdioien |
SDIO interrupt enable register
Referenced by SDIO_config().
1.7.4