Type Alias esp32c3::efuse::clk::W

source ·
pub type W = W<CLK_SPEC>;
Expand description

Register CLK writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn efuse_mem_force_pd(&mut self) -> EFUSE_MEM_FORCE_PD_W<'_, CLK_SPEC>

Bit 0 - Set this bit to force eFuse SRAM into power-saving mode.

source

pub fn mem_clk_force_on(&mut self) -> MEM_CLK_FORCE_ON_W<'_, CLK_SPEC>

Bit 1 - Set this bit and force to activate clock signal of eFuse SRAM.

source

pub fn efuse_mem_force_pu(&mut self) -> EFUSE_MEM_FORCE_PU_W<'_, CLK_SPEC>

Bit 2 - Set this bit to force eFuse SRAM into working mode.

source

pub fn en(&mut self) -> EN_W<'_, CLK_SPEC>

Bit 16 - Set this bit and force to enable clock signal of eFuse memory.