pub type W = W<PWC_SPEC>;Expand description
Register PWC writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn fastmem_force_noiso(&mut self) -> FASTMEM_FORCE_NOISO_W<'_, PWC_SPEC>
pub fn fastmem_force_noiso(&mut self) -> FASTMEM_FORCE_NOISO_W<'_, PWC_SPEC>
Bit 0 - Fast RTC memory force no ISO
Sourcepub fn fastmem_force_iso(&mut self) -> FASTMEM_FORCE_ISO_W<'_, PWC_SPEC>
pub fn fastmem_force_iso(&mut self) -> FASTMEM_FORCE_ISO_W<'_, PWC_SPEC>
Bit 1 - Fast RTC memory force ISO
Sourcepub fn slowmem_force_noiso(&mut self) -> SLOWMEM_FORCE_NOISO_W<'_, PWC_SPEC>
pub fn slowmem_force_noiso(&mut self) -> SLOWMEM_FORCE_NOISO_W<'_, PWC_SPEC>
Bit 2 - RTC memory force no ISO
Sourcepub fn slowmem_force_iso(&mut self) -> SLOWMEM_FORCE_ISO_W<'_, PWC_SPEC>
pub fn slowmem_force_iso(&mut self) -> SLOWMEM_FORCE_ISO_W<'_, PWC_SPEC>
Bit 3 - RTC memory force ISO
Sourcepub fn force_iso(&mut self) -> FORCE_ISO_W<'_, PWC_SPEC>
pub fn force_iso(&mut self) -> FORCE_ISO_W<'_, PWC_SPEC>
Bit 4 - rtc_peri force ISO
Sourcepub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, PWC_SPEC>
pub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, PWC_SPEC>
Bit 5 - rtc_peri force no ISO
Sourcepub fn fastmem_folw_cpu(&mut self) -> FASTMEM_FOLW_CPU_W<'_, PWC_SPEC>
pub fn fastmem_folw_cpu(&mut self) -> FASTMEM_FOLW_CPU_W<'_, PWC_SPEC>
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<'_, PWC_SPEC>
pub fn fastmem_force_lpd(&mut self) -> FASTMEM_FORCE_LPD_W<'_, PWC_SPEC>
Bit 7 - Fast RTC memory force PD
Sourcepub fn fastmem_force_lpu(&mut self) -> FASTMEM_FORCE_LPU_W<'_, PWC_SPEC>
pub fn fastmem_force_lpu(&mut self) -> FASTMEM_FORCE_LPU_W<'_, PWC_SPEC>
Bit 8 - Fast RTC memory force no PD
Sourcepub fn slowmem_folw_cpu(&mut self) -> SLOWMEM_FOLW_CPU_W<'_, PWC_SPEC>
pub fn slowmem_folw_cpu(&mut self) -> SLOWMEM_FOLW_CPU_W<'_, PWC_SPEC>
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<'_, PWC_SPEC>
pub fn slowmem_force_lpd(&mut self) -> SLOWMEM_FORCE_LPD_W<'_, PWC_SPEC>
Bit 10 - RTC memory force PD
Sourcepub fn slowmem_force_lpu(&mut self) -> SLOWMEM_FORCE_LPU_W<'_, PWC_SPEC>
pub fn slowmem_force_lpu(&mut self) -> SLOWMEM_FORCE_LPU_W<'_, PWC_SPEC>
Bit 11 - RTC memory force no PD
Sourcepub fn fastmem_force_pd(&mut self) -> FASTMEM_FORCE_PD_W<'_, PWC_SPEC>
pub fn fastmem_force_pd(&mut self) -> FASTMEM_FORCE_PD_W<'_, PWC_SPEC>
Bit 12 - Fast RTC memory force power down
Sourcepub fn fastmem_force_pu(&mut self) -> FASTMEM_FORCE_PU_W<'_, PWC_SPEC>
pub fn fastmem_force_pu(&mut self) -> FASTMEM_FORCE_PU_W<'_, PWC_SPEC>
Bit 13 - Fast RTC memory force power up
Sourcepub fn fastmem_pd_en(&mut self) -> FASTMEM_PD_EN_W<'_, PWC_SPEC>
pub fn fastmem_pd_en(&mut self) -> FASTMEM_PD_EN_W<'_, PWC_SPEC>
Bit 14 - enable power down fast RTC memory in sleep
Sourcepub fn slowmem_force_pd(&mut self) -> SLOWMEM_FORCE_PD_W<'_, PWC_SPEC>
pub fn slowmem_force_pd(&mut self) -> SLOWMEM_FORCE_PD_W<'_, PWC_SPEC>
Bit 15 - RTC memory force power down
Sourcepub fn slowmem_force_pu(&mut self) -> SLOWMEM_FORCE_PU_W<'_, PWC_SPEC>
pub fn slowmem_force_pu(&mut self) -> SLOWMEM_FORCE_PU_W<'_, PWC_SPEC>
Bit 16 - RTC memory force power up
Sourcepub fn slowmem_pd_en(&mut self) -> SLOWMEM_PD_EN_W<'_, PWC_SPEC>
pub fn slowmem_pd_en(&mut self) -> SLOWMEM_PD_EN_W<'_, PWC_SPEC>
Bit 17 - enable power down RTC memory in sleep
Sourcepub fn force_pd(&mut self) -> FORCE_PD_W<'_, PWC_SPEC>
pub fn force_pd(&mut self) -> FORCE_PD_W<'_, PWC_SPEC>
Bit 18 - rtc_peri force power down
Sourcepub fn force_pu(&mut self) -> FORCE_PU_W<'_, PWC_SPEC>
pub fn force_pu(&mut self) -> FORCE_PU_W<'_, PWC_SPEC>
Bit 19 - rtc_peri force power up