Type Alias esp32::rtc_cntl::pwc::R

source ·
pub type R = R<PWC_SPEC>;
Expand description

Register PWC reader

Implementations§

source§

impl R

source

pub fn fastmem_force_noiso(&self) -> FASTMEM_FORCE_NOISO_R

Bit 0 - Fast RTC memory force no ISO

source

pub fn fastmem_force_iso(&self) -> FASTMEM_FORCE_ISO_R

Bit 1 - Fast RTC memory force ISO

source

pub fn slowmem_force_noiso(&self) -> SLOWMEM_FORCE_NOISO_R

Bit 2 - RTC memory force no ISO

source

pub fn slowmem_force_iso(&self) -> SLOWMEM_FORCE_ISO_R

Bit 3 - RTC memory force ISO

source

pub fn force_iso(&self) -> FORCE_ISO_R

Bit 4 - rtc_peri force ISO

source

pub fn force_noiso(&self) -> FORCE_NOISO_R

Bit 5 - rtc_peri force no ISO

source

pub fn fastmem_folw_cpu(&self) -> FASTMEM_FOLW_CPU_R

Bit 6 - 1: Fast RTC memory PD following CPU 0: fast RTC memory PD following RTC state machine

source

pub fn fastmem_force_lpd(&self) -> FASTMEM_FORCE_LPD_R

Bit 7 - Fast RTC memory force PD

source

pub fn fastmem_force_lpu(&self) -> FASTMEM_FORCE_LPU_R

Bit 8 - Fast RTC memory force no PD

source

pub fn slowmem_folw_cpu(&self) -> SLOWMEM_FOLW_CPU_R

Bit 9 - 1: RTC memory PD following CPU 0: RTC memory PD following RTC state machine

source

pub fn slowmem_force_lpd(&self) -> SLOWMEM_FORCE_LPD_R

Bit 10 - RTC memory force PD

source

pub fn slowmem_force_lpu(&self) -> SLOWMEM_FORCE_LPU_R

Bit 11 - RTC memory force no PD

source

pub fn fastmem_force_pd(&self) -> FASTMEM_FORCE_PD_R

Bit 12 - Fast RTC memory force power down

source

pub fn fastmem_force_pu(&self) -> FASTMEM_FORCE_PU_R

Bit 13 - Fast RTC memory force power up

source

pub fn fastmem_pd_en(&self) -> FASTMEM_PD_EN_R

Bit 14 - enable power down fast RTC memory in sleep

source

pub fn slowmem_force_pd(&self) -> SLOWMEM_FORCE_PD_R

Bit 15 - RTC memory force power down

source

pub fn slowmem_force_pu(&self) -> SLOWMEM_FORCE_PU_R

Bit 16 - RTC memory force power up

source

pub fn slowmem_pd_en(&self) -> SLOWMEM_PD_EN_R

Bit 17 - enable power down RTC memory in sleep

source

pub fn force_pd(&self) -> FORCE_PD_R

Bit 18 - rtc_peri force power down

source

pub fn force_pu(&self) -> FORCE_PU_R

Bit 19 - rtc_peri force power up

source

pub fn pd_en(&self) -> PD_EN_R

Bit 20 - enable power down rtc_peri in sleep