GD32W51x User Manual
820
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FIFOCNT[15:0]
r
Bits
Fields
Descriptions
31:24
Reserved
Must be kept at reset value.
23:0
FIFOCNT[23:0]
FIFO counter.
These bits define the remaining number w ords to be w ritten or read from the FIFO.
It loads the data length register (SDIO_DATALEN[24:2] if SDIO_DATALEN is w ord-
aligned or SDIO_DA TALEN[24:2]+1 if SDIO_DATALEN is not w ord-aligned) w hen
DATAEN is set, and start count decrement w hen a w ord w rite to or read from the
FIFO.
23.8.15.
FIFO data register (SDIO_FIFO)
Address offset: 0x80
Reset value: 0x0000 0000
This register occupies 32 entries of 32-bit words, the address offset is from 0x80 to 0xFC.
This register has to be accessed by word(32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
FIFODT[31:16]
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
FIFODT[15:0]
rw
Bits
Fields
Descriptions
31:0
FIFODT[31:0]
Receive FIFO data or transmit FIFO data
These bits are the data of receive FIFO or transmit FIFO. Write to or read from this
register is w rite data to FIFO or read data from FIFO.