Module esp32s2_ulp::rtc_io::pad_dac1

source ·
Expand description

DAC1 configuration register

Structs§

Type Aliases§

  • Field PDAC1_DAC reader - Configure DAC_1 output when RTCIO_PDAC1_DAC_XPD_FORCE is set to 1.
  • Field PDAC1_DAC writer - Configure DAC_1 output when RTCIO_PDAC1_DAC_XPD_FORCE is set to 1.
  • Field PDAC1_DAC_XPD_FORCE reader - 1: use RTCIO_PDAC1_XPD_DAC to control DAC_1 output. 0: use SAR ADC FSM to control DAC_1 output.
  • Field PDAC1_DAC_XPD_FORCE writer - 1: use RTCIO_PDAC1_XPD_DAC to control DAC_1 output. 0: use SAR ADC FSM to control DAC_1 output.
  • Field PDAC1_DRV reader - Select the drive strength of the pad. 0: ~5 mA. 1: ~10 mA. 2: ~20 mA. 3: ~40 mA.
  • Field PDAC1_DRV writer - Select the drive strength of the pad. 0: ~5 mA. 1: ~10 mA. 2: ~20 mA. 3: ~40 mA.
  • Field PDAC1_FUN_IE reader - Input enable in normal execution.
  • Field PDAC1_FUN_IE writer - Input enable in normal execution.
  • Field PDAC1_FUN_SEL reader - DAC_1 function selection.
  • Field PDAC1_FUN_SEL writer - DAC_1 function selection.
  • Field PDAC1_MUX_SEL reader - 1: use RTC GPIO. 0: use digital GPIO
  • Field PDAC1_MUX_SEL writer - 1: use RTC GPIO. 0: use digital GPIO
  • Field PDAC1_RDE reader - Pull-up enable of the pad. 1: internal pull-up enabled. 0: internal pull-up disabled.
  • Field PDAC1_RDE writer - Pull-up enable of the pad. 1: internal pull-up enabled. 0: internal pull-up disabled.
  • Field PDAC1_RUE reader - Pull-down enable of the pad. 1: internal pull-down enabled. 0: internal pull-down disabled.
  • Field PDAC1_RUE writer - Pull-down enable of the pad. 1: internal pull-down enabled. 0: internal pull-down disabled.
  • Field PDAC1_SLP_IE reader - Input enable in sleep mode
  • Field PDAC1_SLP_IE writer - Input enable in sleep mode
  • Field PDAC1_SLP_OE reader - Output enable in sleep mode
  • Field PDAC1_SLP_OE writer - Output enable in sleep mode
  • Field PDAC1_SLP_SEL reader - 1: enable sleep mode. 0: no sleep mode
  • Field PDAC1_SLP_SEL writer - 1: enable sleep mode. 0: no sleep mode
  • Field PDAC1_XPD_DAC reader - When RTCIO_PDAC1_DAC_XPD_FORCE is set to 1, 1: enable DAC_1 output. 0: disable DAC_1 output.
  • Field PDAC1_XPD_DAC writer - When RTCIO_PDAC1_DAC_XPD_FORCE is set to 1, 1: enable DAC_1 output. 0: disable DAC_1 output.
  • Register PAD_DAC1 reader
  • Register PAD_DAC1 writer