status
| Module Instance | Base Address | Register Address |
|---|---|---|
| sdmmc | 0xFF704000 | 0xFF704048 |
Offset: 0x48
Access: RO
| Bit Fields | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
fifo_count RO 0x0 |
response_index RO 0x0 |
|||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
response_index RO 0x0 |
data_state_mc_busy RO 0x0 |
data_busy RO 0x0 |
data_3_status RO 0x1 |
command_fsm_states RO 0x0 |
fifo_full RO 0x0 |
fifo_empty RO 0x1 |
fifo_tx_watermark RO 0x1 |
fifo_rx_watermark RO 0x0 |
|||||||
status Fields
| Bit | Name | Description | Access | Reset | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 29:17 | fifo_count | FIFO count - Number of filled locations in FIFO |
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 16:11 | response_index | Index of previous response, including any auto-stop sent by core |
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 10 | data_state_mc_busy | Data transmit or receive state-machine is busy.
|
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 9 | data_busy | Inverted version of raw selected card_data[0]. The default can be cardpresent or not present depend on cdata_in.
|
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 8 | data_3_status | Raw selected card_data[3]; checks whether card is present. The default can be cardpresent or not present depend on cdata_in.
|
RO | 0x1 | ||||||||||||||||||||||||||||||||||
| 7:4 | command_fsm_states | The command FSM state.
|
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 3 | fifo_full | FIFO is full status.
|
RO | 0x0 | ||||||||||||||||||||||||||||||||||
| 2 | fifo_empty | FIFO is empty status.
|
RO | 0x1 | ||||||||||||||||||||||||||||||||||
| 1 | fifo_tx_watermark | FIFO reached Transmit watermark level; not qualified with data transfer.
|
RO | 0x1 | ||||||||||||||||||||||||||||||||||
| 0 | fifo_rx_watermark | FIFO reached Receive watermark level; not qualified with data transfer
|
RO | 0x0 |