Module esp32s2_ulp::rtc_io::xtl_ext_ctr

source ·
Expand description

Crystal power down enable GPIO source

Structs§

Type Aliases§

  • Register XTL_EXT_CTR reader
  • Field SEL reader - Select the external crystal power down enable source to get into sleep mode. 0: select GPIO0. 1: select GPIO1, etc. The input value on this pin XOR RTC_CNTL_EXT_XTL_CONF_REG[30] is the crystal power down enable signal.
  • Field SEL writer - Select the external crystal power down enable source to get into sleep mode. 0: select GPIO0. 1: select GPIO1, etc. The input value on this pin XOR RTC_CNTL_EXT_XTL_CONF_REG[30] is the crystal power down enable signal.
  • Register XTL_EXT_CTR writer