Type Alias esp32c3::efuse::clk::EFUSE_MEM_FORCE_PU_W

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

Field EFUSE_MEM_FORCE_PU writer - Set this bit to force eFuse SRAM into working mode.

Aliased Type§

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