pub struct W(_);Expand description
Register CLK writer
Implementations§
source§impl W
impl W
sourcepub fn efuse_mem_force_pd(&mut self) -> EFUSE_MEM_FORCE_PD_W<'_, 0>
pub fn efuse_mem_force_pd(&mut self) -> EFUSE_MEM_FORCE_PD_W<'_, 0>
Bit 0 - If set, forces eFuse SRAM into power-saving mode.
sourcepub fn mem_clk_force_on(&mut self) -> MEM_CLK_FORCE_ON_W<'_, 1>
pub fn mem_clk_force_on(&mut self) -> MEM_CLK_FORCE_ON_W<'_, 1>
Bit 1 - If set, forces to activate clock signal of eFuse SRAM.
sourcepub fn efuse_mem_force_pu(&mut self) -> EFUSE_MEM_FORCE_PU_W<'_, 2>
pub fn efuse_mem_force_pu(&mut self) -> EFUSE_MEM_FORCE_PU_W<'_, 2>
Bit 2 - If set, forces eFuse SRAM into working mode.