clkena

         Clock Enable Register
      
Module Instance Base Address Register Address
i_sdmmc_sdmmc 0xFF808000 0xFF808010

Offset: 0x10

Access: RW

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

Reserved

cclk_low_power

RW 0x0

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

Reserved

cclk_enable

RW 0x0

clkena Fields

Bit Name Description Access Reset
16 cclk_low_power
Low-power control for up to 16 SD card clocks and one MMC card clock supported.
                                                 0-Non-low-power mode
                                                 1-Low-power mode; stop clock when card in IDLE (should be normally set to only MMC and SD memory cards; for SDIO cards, if interrupts must be detected, clock should not be stopped).
In MMC-Ver3.3-only mode, since there is only one cclk_out, only cclk_low_power[0] is used.
Value Description
0 DISABLED
1 ENABLED
RW 0x0
0 cclk_enable
Clock-enable control for up to 16 SD card clocks and one MMC card clock supported.
                                                 0-Clock disabled
                                                 1-Clock enabled
In MMC-Ver3.3-only mode, since there is only one cclk_out, only cclk_enable[0] is used.
Value Description
0 DISABLED
1 ENABLED
RW 0x0