Type Alias R

Source
pub type R = R<CLKENA_SPEC>;
Expand description

Register CLKENA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

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.

Source

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.