[][src]Type Definition esp32::rtccntl::cntl::W

type W = W<u32, CNTL>;

Writer for register CNTL

Implementations

impl W[src]

pub fn force_pu(&mut self) -> FORCE_PU_W<'_>[src]

Bit 31 - Force RTC power up

pub fn force_pd(&mut self) -> FORCE_PD_W<'_>[src]

Bit 30 - Force RTC power down (decrease voltage to 0.8V or lower)

pub fn force_dboost_pu(&mut self) -> FORCE_DBOOST_PU_W<'_>[src]

Bit 29 - Force DBOOST power up

pub fn force_dboost_pd(&mut self) -> FORCE_DBOOST_PD_W<'_>[src]

Bit 28 - Force DBOOST power down

pub fn dbias_wak(&mut self) -> DBIAS_WAK_W<'_>[src]

Bits 25:27 - RTC DBIAS during wakeup

pub fn dbias_slp(&mut self) -> DBIAS_SLP_W<'_>[src]

Bits 22:24 - RTC DBIAS during sleep

pub fn sck_dcap(&mut self) -> SCK_DCAP_W<'_>[src]

Bits 14:21 - 150kHz oscillator tuning

pub fn dig_dbias_wak(&mut self) -> DIG_DBIAS_WAK_W<'_>[src]

Bits 11:13 - DBIAS during wakeup

pub fn dig_dbias_slp(&mut self) -> DIG_DBIAS_SLP_W<'_>[src]

Bits 8:10 - DBIAS during wakeup

pub fn sck_dcap_force(&mut self) -> SCK_DCAP_FORCE_W<'_>[src]

Bit 7 - 150kHz tuning force