Type Alias W

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

Register CLKENA writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cclk_enable(&mut self) -> CCLK_ENABLE_W<'_, CLKENA_SPEC>

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(&mut self) -> LP_ENABLE_W<'_, CLKENA_SPEC>

Bits 16:17 - Disable clock when the card is in IDLE state. One bit per card. 0: clock disabled; 1: clock enabled.