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

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

Register RTC_CNTL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dig_reg_cal_en(&mut self) -> DIG_REG_CAL_EN_W<'_, RTC_CNTL_SPEC>

Bit 7 - software enable digital regulator cali

source

pub fn sck_dcap(&mut self) -> SCK_DCAP_W<'_, RTC_CNTL_SPEC>

Bits 14:21 - SCK_DCAP

source

pub fn dboost_force_pd(&mut self) -> DBOOST_FORCE_PD_W<'_, RTC_CNTL_SPEC>

Bit 28 - RTC_DBOOST force power down

source

pub fn dboost_force_pu(&mut self) -> DBOOST_FORCE_PU_W<'_, RTC_CNTL_SPEC>

Bit 29 - RTC_DBOOST force power up

source

pub fn regulator_force_pd(&mut self) -> REGULATOR_FORCE_PD_W<'_, RTC_CNTL_SPEC>

Bit 30 - RTC_REG force power down (for RTC_REG power down means decrease the voltage to 0.8v or lower )

source

pub fn regulator_force_pu(&mut self) -> REGULATOR_FORCE_PU_W<'_, RTC_CNTL_SPEC>

Bit 31 - RTC_REG force power up