MAX32665-MAX32668 User Guide
Maxim Integrated Page 199 of 457
Table 8-69: SDHC Wakeup Control Register
Reserved for Future Use
Do not modify this field.
Wakeup Event Enable on SD Card Removal
Enable wakeup event interrupt when the SDHC_INT_STAT.card_removal flag
occurs.
1: Enable Interrupt
0: Disable Interrupt
Wakeup Event Enable on SD Card Insertion
Enable wakeup event interrupt when the SDHC_INT_STAT.card_inserted flag
occurs.
1: Enable Interrupt
0: Disable Interrupt
Wakeup Event Enable On Card Interrupt
Enable wakeup event interrupt when the SDHC_INT_STAT.card_intr flag occurs.
Table 8-70: SDHC Clock Control Register
SDCLK Frequency Select
Selects the SD Clock Frequency output on the SDHC_CLK pin.
The SD Clock Frequency Select is a total of 10bits. The divisors shown below consist
of the upper_sdclk_freq_sel bits as bits 9:8, and the sdclk_freq_sel bits as bits 7:0
of the divisor.
Setting upper_sdclk_freq_sel and sdclk_freq_sel to 0 results in the maximum
SDCLK frequency of f
SDHC_CLK_FRQ
. All other settings for upper_sdclk_freq_sel and
sdclk_freq_sel follow the equation below:
SDHCCLK
f
SDHCCLKFRQ
2 N
Note: The SD Clock Enable must be disabled (SDHC_CLK_CN.sd_clk_en = 0) prior to
modification of this field.