Type Alias esp32c2::apb_ctrl::mem_power_up::W
source · pub type W = W<MEM_POWER_UP_SPEC>;Expand description
Register MEM_POWER_UP writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn rom_power_up(&mut self) -> ROM_POWER_UP_W<'_, MEM_POWER_UP_SPEC>
pub fn rom_power_up(&mut self) -> ROM_POWER_UP_W<'_, MEM_POWER_UP_SPEC>
Bits 0:2 - Set 1 to let rom power up
sourcepub fn sram_power_up(&mut self) -> SRAM_POWER_UP_W<'_, MEM_POWER_UP_SPEC>
pub fn sram_power_up(&mut self) -> SRAM_POWER_UP_W<'_, MEM_POWER_UP_SPEC>
Bits 3:6 - Set 1 to let sram power up