Type Alias esp32c2::apb_ctrl::mem_power_down::W
source · pub type W = W<MEM_POWER_DOWN_SPEC>;Expand description
Register MEM_POWER_DOWN writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn rom_power_down(&mut self) -> ROM_POWER_DOWN_W<'_, MEM_POWER_DOWN_SPEC>
pub fn rom_power_down(&mut self) -> ROM_POWER_DOWN_W<'_, MEM_POWER_DOWN_SPEC>
Bits 0:2 - Set 1 to let rom power down
sourcepub fn sram_power_down(&mut self) -> SRAM_POWER_DOWN_W<'_, MEM_POWER_DOWN_SPEC>
pub fn sram_power_down(&mut self) -> SRAM_POWER_DOWN_W<'_, MEM_POWER_DOWN_SPEC>
Bits 3:6 - Set 1 to let sram power down