Struct esp32s2::rtc_cntl::time_update::R
source · pub struct R(_);
Expand description
Register TIME_UPDATE
reader
Implementations§
source§impl R
impl R
sourcepub fn timer_sys_stall(&self) -> TIMER_SYS_STALL_R
pub fn timer_sys_stall(&self) -> TIMER_SYS_STALL_R
Bit 27 - Selects the triggering condition for the RTC timer. See details in Table 1-2.
sourcepub fn timer_xtl_off(&self) -> TIMER_XTL_OFF_R
pub fn timer_xtl_off(&self) -> TIMER_XTL_OFF_R
Bit 28 - Selects the triggering condition for the RTC timer. See details in Table 1-2.
sourcepub fn timer_sys_rst(&self) -> TIMER_SYS_RST_R
pub fn timer_sys_rst(&self) -> TIMER_SYS_RST_R
Bit 29 - Selects the triggering condition for the RTC timer. See details in Table 1-2.