Struct esp32s2::system::rom_ctrl_1::W
source · pub struct W(_);
Expand description
Register ROM_CTRL_1
writer
Implementations§
source§impl W
impl W
sourcepub fn rom_force_pd(&mut self) -> ROM_FORCE_PD_W<'_, 0>
pub fn rom_force_pd(&mut self) -> ROM_FORCE_PD_W<'_, 0>
Bits 0:1 - This field is used to power down internal ROM.
sourcepub fn rom_force_pu(&mut self) -> ROM_FORCE_PU_W<'_, 2>
pub fn rom_force_pu(&mut self) -> ROM_FORCE_PU_W<'_, 2>
Bits 2:3 - This field is used to power up internal ROM.