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

type W = W<u32, RTC_IO_PAD_DAC1_REG>;

Writer for register RTC_IO_PAD_DAC1_REG

Methods

impl W[src]

pub fn rtc_io_pdac1_drv(&mut self) -> RTC_IO_PDAC1_DRV_W[src]

Bits 30:31 - the driver strength of the pad

pub fn rtc_io_pdac1_hold(&mut self) -> RTC_IO_PDAC1_HOLD_W[src]

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

pub fn rtc_io_pdac1_rde(&mut self) -> RTC_IO_PDAC1_RDE_W[src]

Bit 28 - the pull down enable of the pad

pub fn rtc_io_pdac1_rue(&mut self) -> RTC_IO_PDAC1_RUE_W[src]

Bit 27 - the pull up enable of the pad

pub fn rtc_io_pdac1_dac(&mut self) -> RTC_IO_PDAC1_DAC_W[src]

Bits 19:26 - PAD DAC1 control code.

pub fn rtc_io_pdac1_xpd_dac(&mut self) -> RTC_IO_PDAC1_XPD_DAC_W[src]

Bit 18 - Power on DAC1. 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_pdac1_mux_sel(&mut self) -> RTC_IO_PDAC1_MUX_SEL_W[src]

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

pub fn rtc_io_pdac1_fun_sel(&mut self) -> RTC_IO_PDAC1_FUN_SEL_W[src]

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

pub fn rtc_io_pdac1_slp_sel(&mut self) -> RTC_IO_PDAC1_SLP_SEL_W[src]

Bit 14 - the sleep status selection signal of the pad

pub fn rtc_io_pdac1_slp_ie(&mut self) -> RTC_IO_PDAC1_SLP_IE_W[src]

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

pub fn rtc_io_pdac1_slp_oe(&mut self) -> RTC_IO_PDAC1_SLP_OE_W[src]

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

pub fn rtc_io_pdac1_fun_ie(&mut self) -> RTC_IO_PDAC1_FUN_IE_W[src]

Bit 11 - the input enable of the pad

pub fn rtc_io_pdac1_dac_xpd_force(&mut self) -> RTC_IO_PDAC1_DAC_XPD_FORCE_W[src]

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