Module esp32s2::rtc_cntl::pwc

source ·
Expand description

RTC power configuraiton register

Structs

RTC power configuraiton register
Register PWC reader
Register PWC writer

Type Definitions

Field FASTMEM_FOLW_CPU reader - Set 1 to FPD the RTC fast memory when the CPU is powered down. Set 0 to FPD the RTC fast memory when the RTC main state machine is powered down.
Field FASTMEM_FOLW_CPU writer - Set 1 to FPD the RTC fast memory when the CPU is powered down. Set 0 to FPD the RTC fast memory when the RTC main state machine is powered down.
Field FASTMEM_FORCE_ISO reader - Set this bit to force isolate the RTC fast memory.
Field FASTMEM_FORCE_ISO writer - Set this bit to force isolate the RTC fast memory.
Field FASTMEM_FORCE_LPD reader - Set this bit to force not retain the RTC fast memory.
Field FASTMEM_FORCE_LPD writer - Set this bit to force not retain the RTC fast memory.
Field FASTMEM_FORCE_LPU reader - Set this bit to force retain the RTC fast memory.
Field FASTMEM_FORCE_LPU writer - Set this bit to force retain the RTC fast memory.
Field FASTMEM_FORCE_NOISO reader - Set this bit to disable the force isolation to the RTC fast memory.
Field FASTMEM_FORCE_NOISO writer - Set this bit to disable the force isolation to the RTC fast memory.
Field FASTMEM_FORCE_PD reader - Set this bit to FPD the RTC fast memory.
Field FASTMEM_FORCE_PD writer - Set this bit to FPD the RTC fast memory.
Field FASTMEM_FORCE_PU reader - Set this bit to FPU the RTC fast memory.
Field FASTMEM_FORCE_PU writer - Set this bit to FPU the RTC fast memory.
Field FASTMEM_PD_EN reader - Set this bit to enable PD for the RTC fast memory in sleep.
Field FASTMEM_PD_EN writer - Set this bit to enable PD for the RTC fast memory in sleep.
Field FORCE_ISO reader - Set this bit to force isolate the RTC peripherals.
Field FORCE_ISO writer - Set this bit to force isolate the RTC peripherals.
Field FORCE_NOISO reader - Set this bit to disable the force isolation to the RTC peripherals.
Field FORCE_NOISO writer - Set this bit to disable the force isolation to the RTC peripherals.
Field FORCE_PD reader - Set this bit to FPD the RTC peripherals.
Field FORCE_PD writer - Set this bit to FPD the RTC peripherals.
Field FORCE_PU reader - Set this bit to FPU the RTC peripherals.
Field FORCE_PU writer - Set this bit to FPU the RTC peripherals.
Field PAD_FORCE_HOLD reader - Set this bit the force hold the RTC GPIOs.
Field PAD_FORCE_HOLD writer - Set this bit the force hold the RTC GPIOs.
Field PD_EN reader - Set this bit to enable PD for the RTC peripherals in sleep.
Field PD_EN writer - Set this bit to enable PD for the RTC peripherals in sleep.
Field SLOWMEM_FOLW_CPU reader - Set 1 to FPD the RTC slow memory when the CPU is powered down. Set 0 to FPD the RTC slow memory when the RTC main state machine is powered down.
Field SLOWMEM_FOLW_CPU writer - Set 1 to FPD the RTC slow memory when the CPU is powered down. Set 0 to FPD the RTC slow memory when the RTC main state machine is powered down.
Field SLOWMEM_FORCE_ISO reader - Set this bit to force isolate the RTC slow memory.
Field SLOWMEM_FORCE_ISO writer - Set this bit to force isolate the RTC slow memory.
Field SLOWMEM_FORCE_LPD reader - Set this bit to force not retain the RTC slow memory.
Field SLOWMEM_FORCE_LPD writer - Set this bit to force not retain the RTC slow memory.
Field SLOWMEM_FORCE_LPU reader - Set this bit to force retain the RTC slow memory.
Field SLOWMEM_FORCE_LPU writer - Set this bit to force retain the RTC slow memory.
Field SLOWMEM_FORCE_NOISO reader - Set this bit to disable the force isolation to the RTC slow memory.
Field SLOWMEM_FORCE_NOISO writer - Set this bit to disable the force isolation to the RTC slow memory.
Field SLOWMEM_FORCE_PD reader - Set this bit to FPD the RTC slow memory.
Field SLOWMEM_FORCE_PD writer - Set this bit to FPD the RTC slow memory.
Field SLOWMEM_FORCE_PU reader - Set this bit to FPU the RTC slow memory.
Field SLOWMEM_FORCE_PU writer - Set this bit to FPU the RTC slow memory.
Field SLOWMEM_PD_EN reader - Set this bit to enable PD for the RTC slow memory in sleep.
Field SLOWMEM_PD_EN writer - Set this bit to enable PD for the RTC slow memory in sleep.