Type Alias W

Source
pub type W = W<PWC_SPEC>;
Expand description

Register PWC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn fastmem_force_noiso(&mut self) -> FASTMEM_FORCE_NOISO_W<'_, PWC_SPEC>

Bit 0 - Fast RTC memory force no ISO

Source

pub fn fastmem_force_iso(&mut self) -> FASTMEM_FORCE_ISO_W<'_, PWC_SPEC>

Bit 1 - Fast RTC memory force ISO

Source

pub fn slowmem_force_noiso(&mut self) -> SLOWMEM_FORCE_NOISO_W<'_, PWC_SPEC>

Bit 2 - RTC memory force no ISO

Source

pub fn slowmem_force_iso(&mut self) -> SLOWMEM_FORCE_ISO_W<'_, PWC_SPEC>

Bit 3 - RTC memory force ISO

Source

pub fn force_iso(&mut self) -> FORCE_ISO_W<'_, PWC_SPEC>

Bit 4 - rtc_peri force ISO

Source

pub fn force_noiso(&mut self) -> FORCE_NOISO_W<'_, PWC_SPEC>

Bit 5 - rtc_peri force no ISO

Source

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

Source

pub fn fastmem_force_lpd(&mut self) -> FASTMEM_FORCE_LPD_W<'_, PWC_SPEC>

Bit 7 - Fast RTC memory force PD

Source

pub fn fastmem_force_lpu(&mut self) -> FASTMEM_FORCE_LPU_W<'_, PWC_SPEC>

Bit 8 - Fast RTC memory force no PD

Source

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

Source

pub fn slowmem_force_lpd(&mut self) -> SLOWMEM_FORCE_LPD_W<'_, PWC_SPEC>

Bit 10 - RTC memory force PD

Source

pub fn slowmem_force_lpu(&mut self) -> SLOWMEM_FORCE_LPU_W<'_, PWC_SPEC>

Bit 11 - RTC memory force no PD

Source

pub fn fastmem_force_pd(&mut self) -> FASTMEM_FORCE_PD_W<'_, PWC_SPEC>

Bit 12 - Fast RTC memory force power down

Source

pub fn fastmem_force_pu(&mut self) -> FASTMEM_FORCE_PU_W<'_, PWC_SPEC>

Bit 13 - Fast RTC memory force power up

Source

pub fn fastmem_pd_en(&mut self) -> FASTMEM_PD_EN_W<'_, PWC_SPEC>

Bit 14 - enable power down fast RTC memory in sleep

Source

pub fn slowmem_force_pd(&mut self) -> SLOWMEM_FORCE_PD_W<'_, PWC_SPEC>

Bit 15 - RTC memory force power down

Source

pub fn slowmem_force_pu(&mut self) -> SLOWMEM_FORCE_PU_W<'_, PWC_SPEC>

Bit 16 - RTC memory force power up

Source

pub fn slowmem_pd_en(&mut self) -> SLOWMEM_PD_EN_W<'_, PWC_SPEC>

Bit 17 - enable power down RTC memory in sleep

Source

pub fn force_pd(&mut self) -> FORCE_PD_W<'_, PWC_SPEC>

Bit 18 - rtc_peri force power down

Source

pub fn force_pu(&mut self) -> FORCE_PU_W<'_, PWC_SPEC>

Bit 19 - rtc_peri force power up

Source

pub fn pd_en(&mut self) -> PD_EN_W<'_, PWC_SPEC>

Bit 20 - enable power down rtc_peri in sleep