Type Alias esp32c3::efuse::dac_conf::W

source ·
pub type W = W<DAC_CONF_SPEC>;
Expand description

Register DAC_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dac_clk_div(&mut self) -> DAC_CLK_DIV_W<'_, DAC_CONF_SPEC>

Bits 0:7 - Controls the division factor of the rising clock of the programming voltage.

source

pub fn dac_clk_pad_sel(&mut self) -> DAC_CLK_PAD_SEL_W<'_, DAC_CONF_SPEC>

Bit 8 - Don’t care.

source

pub fn dac_num(&mut self) -> DAC_NUM_W<'_, DAC_CONF_SPEC>

Bits 9:16 - Controls the rising period of the programming voltage.

source

pub fn oe_clr(&mut self) -> OE_CLR_W<'_, DAC_CONF_SPEC>

Bit 17 - Reduces the power supply of the programming voltage.