pub struct W(_);
Expand description
Register PWC
writer
Implementations
sourceimpl W
impl W
sourcepub fn fastmem_force_noiso(&mut self) -> FASTMEM_FORCE_NOISO_W<'_, 0>
pub fn fastmem_force_noiso(&mut self) -> FASTMEM_FORCE_NOISO_W<'_, 0>
Bit 0 - Set this bit to disable the force isolation to the RTC fast memory.
sourcepub fn fastmem_force_iso(&mut self) -> FASTMEM_FORCE_ISO_W<'_, 1>
pub fn fastmem_force_iso(&mut self) -> FASTMEM_FORCE_ISO_W<'_, 1>
Bit 1 - Set this bit to force isolate the RTC fast memory.
sourcepub fn slowmem_force_noiso(&mut self) -> SLOWMEM_FORCE_NOISO_W<'_, 2>
pub fn slowmem_force_noiso(&mut self) -> SLOWMEM_FORCE_NOISO_W<'_, 2>
Bit 2 - Set this bit to disable the force isolation to the RTC slow memory.
sourcepub fn slowmem_force_iso(&mut self) -> SLOWMEM_FORCE_ISO_W<'_, 3>
pub fn slowmem_force_iso(&mut self) -> SLOWMEM_FORCE_ISO_W<'_, 3>
Bit 3 - Set this bit to force isolate the RTC slow memory.
sourcepub fn force_iso(&mut self) -> FORCE_ISO_W<'_, 4>
pub fn force_iso(&mut self) -> FORCE_ISO_W<'_, 4>
Bit 4 - Set this bit to force isolate the RTC peripherals.
sourcepub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, 5>
pub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, 5>
Bit 5 - Set this bit to disable the force isolation to the RTC peripherals.
sourcepub fn fastmem_folw_cpu(&mut self) -> FASTMEM_FOLW_CPU_W<'_, 6>
pub fn fastmem_folw_cpu(&mut self) -> FASTMEM_FOLW_CPU_W<'_, 6>
Bit 6 - 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.
sourcepub fn fastmem_force_lpd(&mut self) -> FASTMEM_FORCE_LPD_W<'_, 7>
pub fn fastmem_force_lpd(&mut self) -> FASTMEM_FORCE_LPD_W<'_, 7>
Bit 7 - Set this bit to force not retain the RTC fast memory.
sourcepub fn fastmem_force_lpu(&mut self) -> FASTMEM_FORCE_LPU_W<'_, 8>
pub fn fastmem_force_lpu(&mut self) -> FASTMEM_FORCE_LPU_W<'_, 8>
Bit 8 - Set this bit to force retain the RTC fast memory.
sourcepub fn slowmem_folw_cpu(&mut self) -> SLOWMEM_FOLW_CPU_W<'_, 9>
pub fn slowmem_folw_cpu(&mut self) -> SLOWMEM_FOLW_CPU_W<'_, 9>
Bit 9 - 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.
sourcepub fn slowmem_force_lpd(&mut self) -> SLOWMEM_FORCE_LPD_W<'_, 10>
pub fn slowmem_force_lpd(&mut self) -> SLOWMEM_FORCE_LPD_W<'_, 10>
Bit 10 - Set this bit to force not retain the RTC slow memory.
sourcepub fn slowmem_force_lpu(&mut self) -> SLOWMEM_FORCE_LPU_W<'_, 11>
pub fn slowmem_force_lpu(&mut self) -> SLOWMEM_FORCE_LPU_W<'_, 11>
Bit 11 - Set this bit to force retain the RTC slow memory.
sourcepub fn fastmem_force_pd(&mut self) -> FASTMEM_FORCE_PD_W<'_, 12>
pub fn fastmem_force_pd(&mut self) -> FASTMEM_FORCE_PD_W<'_, 12>
Bit 12 - Set this bit to FPD the RTC fast memory.
sourcepub fn fastmem_force_pu(&mut self) -> FASTMEM_FORCE_PU_W<'_, 13>
pub fn fastmem_force_pu(&mut self) -> FASTMEM_FORCE_PU_W<'_, 13>
Bit 13 - Set this bit to FPU the RTC fast memory.
sourcepub fn fastmem_pd_en(&mut self) -> FASTMEM_PD_EN_W<'_, 14>
pub fn fastmem_pd_en(&mut self) -> FASTMEM_PD_EN_W<'_, 14>
Bit 14 - Set this bit to enable PD for the RTC fast memory in sleep.
sourcepub fn slowmem_force_pd(&mut self) -> SLOWMEM_FORCE_PD_W<'_, 15>
pub fn slowmem_force_pd(&mut self) -> SLOWMEM_FORCE_PD_W<'_, 15>
Bit 15 - Set this bit to FPD the RTC slow memory.
sourcepub fn slowmem_force_pu(&mut self) -> SLOWMEM_FORCE_PU_W<'_, 16>
pub fn slowmem_force_pu(&mut self) -> SLOWMEM_FORCE_PU_W<'_, 16>
Bit 16 - Set this bit to FPU the RTC slow memory.
sourcepub fn slowmem_pd_en(&mut self) -> SLOWMEM_PD_EN_W<'_, 17>
pub fn slowmem_pd_en(&mut self) -> SLOWMEM_PD_EN_W<'_, 17>
Bit 17 - Set this bit to enable PD for the RTC slow memory in sleep.
sourcepub fn force_pd(&mut self) -> FORCE_PD_W<'_, 18>
pub fn force_pd(&mut self) -> FORCE_PD_W<'_, 18>
Bit 18 - Set this bit to FPD the RTC peripherals.
sourcepub fn force_pu(&mut self) -> FORCE_PU_W<'_, 19>
pub fn force_pu(&mut self) -> FORCE_PU_W<'_, 19>
Bit 19 - Set this bit to FPU the RTC peripherals.
sourcepub fn pd_en(&mut self) -> PD_EN_W<'_, 20>
pub fn pd_en(&mut self) -> PD_EN_W<'_, 20>
Bit 20 - Set this bit to enable PD for the RTC peripherals in sleep.
sourcepub fn pad_force_hold(&mut self) -> PAD_FORCE_HOLD_W<'_, 21>
pub fn pad_force_hold(&mut self) -> PAD_FORCE_HOLD_W<'_, 21>
Bit 21 - Set this bit the force hold the RTC GPIOs.