[][src]Type Definition esp32::rtcio::rtc_io_pad_dac2_reg::W

type W = W<u32, RTC_IO_PAD_DAC2_REG>;

Writer for register RTC_IO_PAD_DAC2_REG

Methods

impl W[src]

pub fn rtc_io_pdac2_drv(&mut self) -> RTC_IO_PDAC2_DRV_W[src]

Bits 30:31 - the driver strength of the pad

pub fn rtc_io_pdac2_hold(&mut self) -> RTC_IO_PDAC2_HOLD_W[src]

Bit 29 - hold the current value of the output when setting the hold to Ò1Ó

pub fn rtc_io_pdac2_rde(&mut self) -> RTC_IO_PDAC2_RDE_W[src]

Bit 28 - the pull down enable of the pad

pub fn rtc_io_pdac2_rue(&mut self) -> RTC_IO_PDAC2_RUE_W[src]

Bit 27 - the pull up enable of the pad

pub fn rtc_io_pdac2_dac(&mut self) -> RTC_IO_PDAC2_DAC_W[src]

Bits 19:26 - PAD DAC2 control code.

pub fn rtc_io_pdac2_xpd_dac(&mut self) -> RTC_IO_PDAC2_XPD_DAC_W[src]

Bit 18 - Power on DAC2. Usually we need to tristate PDAC1 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0

pub fn rtc_io_pdac2_mux_sel(&mut self) -> RTC_IO_PDAC2_MUX_SEL_W[src]

Bit 17 - Ò1Ó select the digital function Ó0Óslection the rtc function

pub fn rtc_io_pdac2_fun_sel(&mut self) -> RTC_IO_PDAC2_FUN_SEL_W[src]

Bits 15:16 - the functional selection signal of the pad

pub fn rtc_io_pdac2_slp_sel(&mut self) -> RTC_IO_PDAC2_SLP_SEL_W[src]

Bit 14 - the sleep status selection signal of the pad

pub fn rtc_io_pdac2_slp_ie(&mut self) -> RTC_IO_PDAC2_SLP_IE_W[src]

Bit 13 - the input enable of the pad in sleep status

pub fn rtc_io_pdac2_slp_oe(&mut self) -> RTC_IO_PDAC2_SLP_OE_W[src]

Bit 12 - the output enable of the pad in sleep status

pub fn rtc_io_pdac2_fun_ie(&mut self) -> RTC_IO_PDAC2_FUN_IE_W[src]

Bit 11 - the input enable of the pad

pub fn rtc_io_pdac2_dac_xpd_force(&mut self) -> RTC_IO_PDAC2_DAC_XPD_FORCE_W[src]

Bit 10 - Power on DAC2. Usually we need to tristate PDAC2 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0