Struct esp32s2::system::bt_lpck_div_frac::R
source · pub struct R(_);
Expand description
Register BT_LPCK_DIV_FRAC
reader
Implementations§
source§impl R
impl R
sourcepub fn lpclk_sel_rtc_slow(&self) -> LPCLK_SEL_RTC_SLOW_R
pub fn lpclk_sel_rtc_slow(&self) -> LPCLK_SEL_RTC_SLOW_R
Bit 24 - Set this bit to select RTC slow clock as the low power clock.
sourcepub fn lpclk_sel_8m(&self) -> LPCLK_SEL_8M_R
pub fn lpclk_sel_8m(&self) -> LPCLK_SEL_8M_R
Bit 25 - Set this bit to select 8m clock as the low power clock.
sourcepub fn lpclk_sel_xtal(&self) -> LPCLK_SEL_XTAL_R
pub fn lpclk_sel_xtal(&self) -> LPCLK_SEL_XTAL_R
Bit 26 - Set this bit to select xtal clock as the low power clock.
sourcepub fn lpclk_sel_xtal32k(&self) -> LPCLK_SEL_XTAL32K_R
pub fn lpclk_sel_xtal32k(&self) -> LPCLK_SEL_XTAL32K_R
Bit 27 - Set this bit to select xtal32k clock as the low power clock.
sourcepub fn lpclk_rtc_en(&self) -> LPCLK_RTC_EN_R
pub fn lpclk_rtc_en(&self) -> LPCLK_RTC_EN_R
Bit 28 - Set this bit to enable the RTC low power clock.