tmout
Sets timeout values
| Module Instance | Base Address | Register Address |
|---|---|---|
| sdmmc | 0xFF704000 | 0xFF704014 |
Offset: 0x14
Access: RW
| Bit Fields | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
data_timeout RW 0xFFFFFF |
|||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
data_timeout RW 0xFFFFFF |
response_timeout RW 0x40 |
||||||||||||||
tmout Fields
| Bit | Name | Description | Access | Reset |
|---|---|---|---|---|
| 31:8 | data_timeout | Value for card Data Read Timeout; same value also used for Data Starvation by Host timeout. Value is in number of card output clocks sdmmc_cclk_out of selected card. |
RW | 0xFFFFFF |
| 7:0 | response_timeout | Response timeout value. Value is in number of card output clocks sdmmc_cclk_out. |
RW | 0x40 |