Module esp32s2_ulp::rtc_io::pad_dac2

source ·
Expand description

DAC2 configuration register

Structs§

Type Aliases§

  • Field PDAC2_DAC reader - Configure DAC_2 output when RTCIO_PDAC2_DAC_XPD_FORCE is set to 1.
  • Field PDAC2_DAC writer - Configure DAC_2 output when RTCIO_PDAC2_DAC_XPD_FORCE is set to 1.
  • Field PDAC2_DAC_XPD_FORCE reader - 1: use RTCIO_PDAC2_XPD_DAC to control DAC_2 output. 0: use SAR ADC FSM to control DAC_2 output.
  • Field PDAC2_DAC_XPD_FORCE writer - 1: use RTCIO_PDAC2_XPD_DAC to control DAC_2 output. 0: use SAR ADC FSM to control DAC_2 output.
  • Field PDAC2_DRV reader - Select the drive strength of the pad. 0: ~5 mA: 1: ~10 mA. 2: ~20 mA. 3: ~40 mA.
  • Field PDAC2_DRV writer - Select the drive strength of the pad. 0: ~5 mA: 1: ~10 mA. 2: ~20 mA. 3: ~40 mA.
  • Field PDAC2_FUN_IE reader - Input enable in normal execution.
  • Field PDAC2_FUN_IE writer - Input enable in normal execution.
  • Field PDAC2_FUN_SEL reader - DAC_2 function selection.
  • Field PDAC2_FUN_SEL writer - DAC_2 function selection.
  • Field PDAC2_MUX_SEL reader - 1: use RTC GPIO. 0: use digital GPIO.
  • Field PDAC2_MUX_SEL writer - 1: use RTC GPIO. 0: use digital GPIO.
  • Field PDAC2_RDE reader - Pull-up enable of the pad. 1: internal pull-up enabled. 0: internal pull-up disabled.
  • Field PDAC2_RDE writer - Pull-up enable of the pad. 1: internal pull-up enabled. 0: internal pull-up disabled.
  • Field PDAC2_RUE reader - Pull-down enable of the pad. 1: internal pull-down enabled. 0: internal pull-down disabled.
  • Field PDAC2_RUE writer - Pull-down enable of the pad. 1: internal pull-down enabled. 0: internal pull-down disabled.
  • Field PDAC2_SLP_IE reader - Input enable in sleep mode.
  • Field PDAC2_SLP_IE writer - Input enable in sleep mode.
  • Field PDAC2_SLP_OE reader - Output enable in sleep mode.
  • Field PDAC2_SLP_OE writer - Output enable in sleep mode.
  • Field PDAC2_SLP_SEL reader - 1: enable sleep mode. 0: no sleep mode.
  • Field PDAC2_SLP_SEL writer - 1: enable sleep mode. 0: no sleep mode.
  • Field PDAC2_XPD_DAC reader - When RTCIO_PDAC2_DAC_XPD_FORCE is set to 1, 1: enable DAC_2 output. 0: disable DAC_2 output.
  • Field PDAC2_XPD_DAC writer - When RTCIO_PDAC2_DAC_XPD_FORCE is set to 1, 1: enable DAC_2 output. 0: disable DAC_2 output.
  • Register PAD_DAC2 reader
  • Register PAD_DAC2 writer