Type Alias esp32c3::efuse::clk::MEM_CLK_FORCE_ON_W

source ·
pub type MEM_CLK_FORCE_ON_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MEM_CLK_FORCE_ON writer - Set this bit and force to activate clock signal of eFuse SRAM.

Aliased Type§

struct MEM_CLK_FORCE_ON_W<'a, REG> { /* private fields */ }