Module esp32c3::efuse::clk

source ·
Expand description

eFuse clock configuration register.

Structs§

  • eFuse clock configuration register.

Type Aliases§

  • Field EFUSE_MEM_FORCE_PD reader - Set this bit to force eFuse SRAM into power-saving mode.
  • Field EFUSE_MEM_FORCE_PD writer - Set this bit to force eFuse SRAM into power-saving mode.
  • Field EFUSE_MEM_FORCE_PU reader - Set this bit to force eFuse SRAM into working mode.
  • Field EFUSE_MEM_FORCE_PU writer - Set this bit to force eFuse SRAM into working mode.
  • Field EN reader - Set this bit and force to enable clock signal of eFuse memory.
  • Field EN writer - Set this bit and force to enable clock signal of eFuse memory.
  • Field MEM_CLK_FORCE_ON reader - Set this bit and force to activate clock signal of eFuse SRAM.
  • Field MEM_CLK_FORCE_ON writer - Set this bit and force to activate clock signal of eFuse SRAM.
  • Register CLK reader
  • Register CLK writer