Struct esp32s2::system::bt_lpck_div_frac::W
source · pub struct W(_);
Expand description
Register BT_LPCK_DIV_FRAC
writer
Implementations§
source§impl W
impl W
sourcepub fn lpclk_sel_rtc_slow(&mut self) -> LPCLK_SEL_RTC_SLOW_W<'_, 24>
pub fn lpclk_sel_rtc_slow(&mut self) -> LPCLK_SEL_RTC_SLOW_W<'_, 24>
Bit 24 - Set this bit to select RTC slow clock as the low power clock.
sourcepub fn lpclk_sel_8m(&mut self) -> LPCLK_SEL_8M_W<'_, 25>
pub fn lpclk_sel_8m(&mut self) -> LPCLK_SEL_8M_W<'_, 25>
Bit 25 - Set this bit to select 8m clock as the low power clock.
sourcepub fn lpclk_sel_xtal(&mut self) -> LPCLK_SEL_XTAL_W<'_, 26>
pub fn lpclk_sel_xtal(&mut self) -> LPCLK_SEL_XTAL_W<'_, 26>
Bit 26 - Set this bit to select xtal clock as the low power clock.
sourcepub fn lpclk_sel_xtal32k(&mut self) -> LPCLK_SEL_XTAL32K_W<'_, 27>
pub fn lpclk_sel_xtal32k(&mut self) -> LPCLK_SEL_XTAL32K_W<'_, 27>
Bit 27 - Set this bit to select xtal32k clock as the low power clock.
sourcepub fn lpclk_rtc_en(&mut self) -> LPCLK_RTC_EN_W<'_, 28>
pub fn lpclk_rtc_en(&mut self) -> LPCLK_RTC_EN_W<'_, 28>
Bit 28 - Set this bit to enable the RTC low power clock.