Type Alias esp32c3::efuse::clk::EN_W

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

Field EN writer - Set this bit and force to enable clock signal of eFuse memory.

Aliased Type§

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