[−][src]Type Definition lpc55_pac::sdif::clkena::R
type R = R<u32, CLKENA>;
Reader of register CLKENA
Implementations
impl R
[src]
pub fn cclk0_enable(&self) -> CCLK0_ENABLE_R
[src]
Bit 0 - Clock-enable control for SD card 0 clock.
pub fn cclk1_enable(&self) -> CCLK1_ENABLE_R
[src]
Bit 1 - Clock-enable control for SD card 1 clock.
pub fn cclk0_low_power(&self) -> CCLK0_LOW_POWER_R
[src]
Bit 16 - Low-power control for SD card 0 clock.
pub fn cclk1_low_power(&self) -> CCLK1_LOW_POWER_R
[src]
Bit 17 - Low-power control for SD card 1 clock.