Type Alias esp32s3::efuse::clk::R

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

Register CLK reader

Implementations§

source§

impl R

source

pub fn efuse_mem_force_pd(&self) -> EFUSE_MEM_FORCE_PD_R

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

source

pub fn mem_clk_force_on(&self) -> MEM_CLK_FORCE_ON_R

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

source

pub fn efuse_mem_force_pu(&self) -> EFUSE_MEM_FORCE_PU_R

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

source

pub fn en(&self) -> EN_R

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