GD32F10x User Manual
573
19.8.7.
Data timeout register (SDIO_DATATO)
Address offset: 0x24
Reset value: 0x0000 0000
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
DATATO[31:16]
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DATATO[15:0]
rw
Bits
Fields
Descriptions
31:0
DATATO[31:0]
Data timeout period
These bits define the data timeout period count by SDIO_CLK.
When the DSM enter
the state WaitR or BUSY, the internal counter which loads from this register starts
decrement. The DSM timeout and enter the state Idle and set the DTTMOUT flag
when the counter decreases to 0.
Note:
The data timer register and the data length register must be updated before being
written to the data control register when need a data transfer.
19.8.8.
Data length register (SDIO_DATALEN)
Address offset: 0x28
Reset value: 0x0000 0000
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
Reserved
DATALEN[24:16]
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
DATALEN[15:0]
rw
Bits
Fields
Descriptions
31:25
Reserved
Must be kept at reset value
24:0
DATALEN[24:0]
Data transfer length
This register defined the number of bytes to be transferred. When the data transfer
starts, the data counter loads this register and starts decrement.
Note:
If block data transfer selected, the content of this register must be a multiple of the block
size (refer to SDIO_DATACTL). The data timer register and the data length register must be
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...