Type Alias W

Source
pub type W = W<DAC_CONF_SPEC>;
Expand description

Register DAC_CONF writer

Aliased Type§

pub 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.