Type Alias esp32c3::rtc_cntl::bias_conf::R

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

Register BIAS_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dg_vdd_drv_b_slp(&self) -> DG_VDD_DRV_B_SLP_R

Bits 0:7

source

pub fn dg_vdd_drv_b_slp_en(&self) -> DG_VDD_DRV_B_SLP_EN_R

Bit 8

source

pub fn bias_buf_idle(&self) -> BIAS_BUF_IDLE_R

Bit 10 - bias buf when rtc in normal work state

source

pub fn bias_buf_wake(&self) -> BIAS_BUF_WAKE_R

Bit 11 - bias buf when rtc in wakeup state

source

pub fn bias_buf_deep_slp(&self) -> BIAS_BUF_DEEP_SLP_R

Bit 12 - bias buf when rtc in sleep state

source

pub fn bias_buf_monitor(&self) -> BIAS_BUF_MONITOR_R

Bit 13 - bias buf when rtc in monitor state

source

pub fn pd_cur_deep_slp(&self) -> PD_CUR_DEEP_SLP_R

Bit 14 - xpd cur when rtc in sleep_state

source

pub fn pd_cur_monitor(&self) -> PD_CUR_MONITOR_R

Bit 15 - xpd cur when rtc in monitor state

source

pub fn bias_sleep_deep_slp(&self) -> BIAS_SLEEP_DEEP_SLP_R

Bit 16 - bias_sleep when rtc in sleep_state

source

pub fn bias_sleep_monitor(&self) -> BIAS_SLEEP_MONITOR_R

Bit 17 - bias_sleep when rtc in monitor state

source

pub fn dbg_atten_deep_slp(&self) -> DBG_ATTEN_DEEP_SLP_R

Bits 18:21 - DBG_ATTEN when rtc in sleep state

source

pub fn dbg_atten_monitor(&self) -> DBG_ATTEN_MONITOR_R

Bits 22:25 - DBG_ATTEN when rtc in monitor state