pub struct W(_);
Expand description
Register PWC
writer
Implementations§
source§impl 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 - Fast RTC memory force no ISO
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 - Fast RTC memory force ISO
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 - RTC memory force no ISO
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 - RTC memory force ISO
sourcepub fn force_iso(&mut self) -> FORCE_ISO_W<'_, 4>
pub fn force_iso(&mut self) -> FORCE_ISO_W<'_, 4>
Bit 4 - rtc_peri force ISO
sourcepub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, 5>
pub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, 5>
Bit 5 - rtc_peri force no ISO
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 - 1: Fast RTC memory PD following CPU 0: fast RTC memory PD following RTC state machine
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 - Fast RTC memory force PD
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 - Fast RTC memory force no PD
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 - 1: RTC memory PD following CPU 0: RTC memory PD following RTC state machine
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 - RTC memory force PD
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 - RTC memory force no PD
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 - Fast RTC memory force power down
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 - Fast RTC memory force power up
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 - enable power down fast RTC 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 - RTC memory force power down
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 - RTC memory force power up
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 - enable power down RTC 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 - rtc_peri force power down
sourcepub fn force_pu(&mut self) -> FORCE_PU_W<'_, 19>
pub fn force_pu(&mut self) -> FORCE_PU_W<'_, 19>
Bit 19 - rtc_peri force power up