tmout
Timeout Register
Module Instance | Base Address | Register Address |
---|---|---|
i_sdmmc_sdmmc | 0xFF808000 | 0xFF808014 |
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. The timeout counter is started only after the card clock is stopped.Value is in number of card output clocks cclk_out of selected card. Note: The software timer should be used if the timeout value is in the order of 100 ms. In this case, read data timeout interrupt needs to be disabled. |
RW | 0xFFFFFF |
7:0 | response_timeout | Response timeout value. Value is in number of card output clocks cclk_out. |
RW | 0x40 |