Struct esp32c2::apb_ctrl::mem_power_up::R
source · pub struct R(_);
Expand description
Register MEM_POWER_UP
reader
Implementations§
source§impl R
impl R
sourcepub fn rom_power_up(&self) -> ROM_POWER_UP_R
pub fn rom_power_up(&self) -> ROM_POWER_UP_R
Bits 0:2 - Set 1 to let rom power up
sourcepub fn sram_power_up(&self) -> SRAM_POWER_UP_R
pub fn sram_power_up(&self) -> SRAM_POWER_UP_R
Bits 3:6 - Set 1 to let sram power up