Module esp32s2_ulp::rtc_io::ext_wakeup0

source ·
Expand description

External wake up configuration register

Structs§

Type Aliases§

  • Register EXT_WAKEUP0 reader
  • Field SEL reader - GPIO[0-17] can be used to wake up the chip when the chip is in the sleep mode. This register prompts the pad source to wake up the chip when the latter is indeep/light sleep mode. 0: select GPIO0; 1: select GPIO2, etc
  • Field SEL writer - GPIO[0-17] can be used to wake up the chip when the chip is in the sleep mode. This register prompts the pad source to wake up the chip when the latter is indeep/light sleep mode. 0: select GPIO0; 1: select GPIO2, etc
  • Register EXT_WAKEUP0 writer