Type Alias esp32c3::rtc_cntl::bias_conf::W

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

Register BIAS_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dg_vdd_drv_b_slp(&mut self) -> DG_VDD_DRV_B_SLP_W<'_, BIAS_CONF_SPEC>

Bits 0:7

source

pub fn dg_vdd_drv_b_slp_en( &mut self ) -> DG_VDD_DRV_B_SLP_EN_W<'_, BIAS_CONF_SPEC>

Bit 8

source

pub fn bias_buf_idle(&mut self) -> BIAS_BUF_IDLE_W<'_, BIAS_CONF_SPEC>

Bit 10 - bias buf when rtc in normal work state

source

pub fn bias_buf_wake(&mut self) -> BIAS_BUF_WAKE_W<'_, BIAS_CONF_SPEC>

Bit 11 - bias buf when rtc in wakeup state

source

pub fn bias_buf_deep_slp(&mut self) -> BIAS_BUF_DEEP_SLP_W<'_, BIAS_CONF_SPEC>

Bit 12 - bias buf when rtc in sleep state

source

pub fn bias_buf_monitor(&mut self) -> BIAS_BUF_MONITOR_W<'_, BIAS_CONF_SPEC>

Bit 13 - bias buf when rtc in monitor state

source

pub fn pd_cur_deep_slp(&mut self) -> PD_CUR_DEEP_SLP_W<'_, BIAS_CONF_SPEC>

Bit 14 - xpd cur when rtc in sleep_state

source

pub fn pd_cur_monitor(&mut self) -> PD_CUR_MONITOR_W<'_, BIAS_CONF_SPEC>

Bit 15 - xpd cur when rtc in monitor state

source

pub fn bias_sleep_deep_slp( &mut self ) -> BIAS_SLEEP_DEEP_SLP_W<'_, BIAS_CONF_SPEC>

Bit 16 - bias_sleep when rtc in sleep_state

source

pub fn bias_sleep_monitor(&mut self) -> BIAS_SLEEP_MONITOR_W<'_, BIAS_CONF_SPEC>

Bit 17 - bias_sleep when rtc in monitor state

source

pub fn dbg_atten_deep_slp(&mut self) -> DBG_ATTEN_DEEP_SLP_W<'_, BIAS_CONF_SPEC>

Bits 18:21 - DBG_ATTEN when rtc in sleep state

source

pub fn dbg_atten_monitor(&mut self) -> DBG_ATTEN_MONITOR_W<'_, BIAS_CONF_SPEC>

Bits 22:25 - DBG_ATTEN when rtc in monitor state