Module esp32s2_ulp::rtc_cntl::ulp_cp_timer

source ·
Expand description

Configure coprocessor timer

Structs§

Type Aliases§

  • Register ULP_CP_TIMER reader
  • Field ULP_CP_GPIO_WAKEUP_CLR writer - Disable the option of ULP coprocessor woken up by RTC GPIO
  • Field ULP_CP_GPIO_WAKEUP_ENA reader - Enable the option of ULP coprocessor woken up by RTC GPIO
  • Field ULP_CP_GPIO_WAKEUP_ENA writer - Enable the option of ULP coprocessor woken up by RTC GPIO
  • Field ULP_CP_PC_INIT reader - ULP coprocessor PC initial address
  • Field ULP_CP_PC_INIT writer - ULP coprocessor PC initial address
  • Field ULP_CP_SLP_TIMER_EN reader - ULP coprocessor timer enable bit. 0: Disable hardware Timer. 1: Enable hardware timer
  • Field ULP_CP_SLP_TIMER_EN writer - ULP coprocessor timer enable bit. 0: Disable hardware Timer. 1: Enable hardware timer
  • Register ULP_CP_TIMER writer