Module esp32s2::rtc_cntl::dig_pwc

source ·
Expand description

Digital system power configuraiton register

Structs

Type Aliases

  • Field DG_DCDC_FORCE_PD reader - Set this bit to FPD the DC-DC convertor in the digital system.
  • Field DG_DCDC_FORCE_PD writer - Set this bit to FPD the DC-DC convertor in the digital system.
  • Field DG_DCDC_FORCE_PU reader - Set this bit to FPU the DC-DC convertor in the digital system.
  • Field DG_DCDC_FORCE_PU writer - Set this bit to FPU the DC-DC convertor in the digital system.
  • Field DG_DCDC_PD_EN reader - Set this bit to enable PD for the DC-DC convertor in the digital system.
  • Field DG_DCDC_PD_EN writer - Set this bit to enable PD for the DC-DC convertor in the digital system.
  • Field DG_WRAP_FORCE_PD reader - Set this bit to FPD the digital system.
  • Field DG_WRAP_FORCE_PD writer - Set this bit to FPD the digital system.
  • Field DG_WRAP_FORCE_PU reader - Set this bit to FPD the DC-DC convertor in the digital system.
  • Field DG_WRAP_FORCE_PU writer - Set this bit to FPD the DC-DC convertor in the digital system.
  • Field DG_WRAP_PD_EN reader - Set this bit to enable PD for the digital system in sleep.
  • Field DG_WRAP_PD_EN writer - Set this bit to enable PD for the digital system in sleep.
  • Field INTER_RAM0_FORCE_PD reader - internal SRAM 0 force power down
  • Field INTER_RAM0_FORCE_PD writer - internal SRAM 0 force power down
  • Field INTER_RAM0_FORCE_PU reader - internal SRAM 0 force power up
  • Field INTER_RAM0_FORCE_PU writer - internal SRAM 0 force power up
  • Field INTER_RAM0_PD_EN reader - enable power down internal SRAM 0 in sleep
  • Field INTER_RAM0_PD_EN writer - enable power down internal SRAM 0 in sleep
  • Field INTER_RAM1_FORCE_PD reader - internal SRAM 1 force power down
  • Field INTER_RAM1_FORCE_PD writer - internal SRAM 1 force power down
  • Field INTER_RAM1_FORCE_PU reader - internal SRAM 1 force power up
  • Field INTER_RAM1_FORCE_PU writer - internal SRAM 1 force power up
  • Field INTER_RAM1_PD_EN reader - enable power down internal SRAM 1 in sleep
  • Field INTER_RAM1_PD_EN writer - enable power down internal SRAM 1 in sleep
  • Field INTER_RAM2_FORCE_PD reader - internal SRAM 2 force power down
  • Field INTER_RAM2_FORCE_PD writer - internal SRAM 2 force power down
  • Field INTER_RAM2_FORCE_PU reader - internal SRAM 2 force power up
  • Field INTER_RAM2_FORCE_PU writer - internal SRAM 2 force power up
  • Field INTER_RAM2_PD_EN reader - enable power down internal SRAM 2 in sleep
  • Field INTER_RAM2_PD_EN writer - enable power down internal SRAM 2 in sleep
  • Field INTER_RAM3_FORCE_PD reader - internal SRAM 3 force power down
  • Field INTER_RAM3_FORCE_PD writer - internal SRAM 3 force power down
  • Field INTER_RAM3_FORCE_PU reader - internal SRAM 3 force power up
  • Field INTER_RAM3_FORCE_PU writer - internal SRAM 3 force power up
  • Field INTER_RAM3_PD_EN reader - enable power down internal SRAM 3 in sleep
  • Field INTER_RAM3_PD_EN writer - enable power down internal SRAM 3 in sleep
  • Field INTER_RAM4_FORCE_PD reader - internal SRAM 4 force power down
  • Field INTER_RAM4_FORCE_PD writer - internal SRAM 4 force power down
  • Field INTER_RAM4_FORCE_PU reader - internal SRAM 4 force power up
  • Field INTER_RAM4_FORCE_PU writer - internal SRAM 4 force power up
  • Field INTER_RAM4_PD_EN reader - enable power down internal SRAM 4 in sleep
  • Field INTER_RAM4_PD_EN writer - enable power down internal SRAM 4 in sleep
  • Field LSLP_MEM_FORCE_PD reader - Set this bit to FPD the memories in the digital system in sleep.
  • Field LSLP_MEM_FORCE_PD writer - Set this bit to FPD the memories in the digital system in sleep.
  • Field LSLP_MEM_FORCE_PU reader - Set this bit to FPU the memories in the digital system.
  • Field LSLP_MEM_FORCE_PU writer - Set this bit to FPU the memories in the digital system.
  • Register DIG_PWC reader
  • Field ROM0_FORCE_PD reader - ROM force power down
  • Field ROM0_FORCE_PD writer - ROM force power down
  • Field ROM0_FORCE_PU reader - ROM force power up
  • Field ROM0_FORCE_PU writer - ROM force power up
  • Field ROM0_PD_EN reader - enable power down ROM in sleep
  • Field ROM0_PD_EN writer - enable power down ROM in sleep
  • Register DIG_PWC writer
  • Field WIFI_FORCE_PD reader - Set this bit to FPD the Wi-Fi circuit.
  • Field WIFI_FORCE_PD writer - Set this bit to FPD the Wi-Fi circuit.
  • Field WIFI_FORCE_PU reader - Set this bit to FPU the Wi-Fi circuit.
  • Field WIFI_FORCE_PU writer - Set this bit to FPU the Wi-Fi circuit.
  • Field WIFI_PD_EN reader - Set this bit to enable PD for the Wi-Fi circuit in sleep.
  • Field WIFI_PD_EN writer - Set this bit to enable PD for the Wi-Fi circuit in sleep.