GD32F10x User Manual
569
rw
rw
rw
rw
rw
rw
rw
Bits
Fields
Descriptions
31:15
Reserved
Must be kept at reset value
14
HWCLKEN
Hardware Clock Control enable bit
If this bit is set, hardware controls the SDIO_CLK on/off depending on the system
bus is very busy or not. There is no underrun/overrun error when this bit is set,
because hardware can close the SDIO_CLK when almost underrun/overrun.
0: HW Clock control is disabled
1: HW Clock control is enabled
13
CLKEDGE
SDIO_CLK clock edge selection bit
0: Select the rising edge of the SDIOCLK to generate SDIO_CLK
1: Select the falling edge of the SDIOCLK to generate SDIO_CLK
12:11
BUSMODE[1:0]
SDIO card bus mode control bit
00: 1-bit SDIO card bus mode selected
01: 4-bit SDIO card bus mode selected
10: 8-bit SDIO card bus mode selected
10
CLKBYP
Clock bypass enable bit
This bit defines the SDIO_CLK is directly SDIOCLK or not.
0: NO bypass, the SDIO_CLK refers to DIV bits in SDIO_CLKCTL register.
1: Clock bypass, the SDIO_CLK is directly from SDIOCLK (SDIOCLK/1).
9
CLKPWRSAV
SDIO_CLK clock dynamic switch on/off for power saving.
This bit controls SDIO_CLK clock dynamic switch on/off when the bus is idle for
power saving
0: SDIO_CLK clock is always on
1: SDIO_CLK closed when bus idle
8
CLKEN
SDIO_CLK clock output enable bit
0: SDIO_CLK is disabled
1: SDIO_CLK is enabled
7:0
DIV[7:0]
Clock division
This field and DIV[8] bit defines the division factor to generator SDIO_CLK clock to
card. The SDIO_CLK is divider from SDIOCLK if CLKBYP bit is 0, and the
SDIO_CLK frequency = SDIOCLK / (DIV[8:0] + 2).
Note:
Between Two write accesses to this register, it needs at least 3 SDIOCLK + 2 pclk2
which used to sync the registers to SDIOCLK clock domain.
19.8.3.
Command argument register (SDIO_CMDAGMT)
Address offset: 0x08
Содержание 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 ...