pub struct R(_);
Expand description
Register CLKENA
reader
Implementations§
source§impl R
impl R
sourcepub fn cclk_enable(&self) -> CCLK_ENABLE_R
pub fn cclk_enable(&self) -> CCLK_ENABLE_R
Bits 0:1 - Clock-enable control for two SD card clocks and one MMC card clock is supported. One bit per card. 0: Clock disabled; 1: Clock enabled.
sourcepub fn lp_enable(&self) -> LP_ENABLE_R
pub fn lp_enable(&self) -> LP_ENABLE_R
Bits 16:17 - Disable clock when the card is in IDLE state. One bit per card. 0: clock disabled; 1: clock enabled.