Type Alias esp32c6::timg0::rtccalicfg2::W
source · pub type W = W<RTCCALICFG2_SPEC>;Expand description
Register RTCCALICFG2 writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn rtc_cali_timeout_rst_cnt(
&mut self,
) -> RTC_CALI_TIMEOUT_RST_CNT_W<'_, RTCCALICFG2_SPEC>
pub fn rtc_cali_timeout_rst_cnt( &mut self, ) -> RTC_CALI_TIMEOUT_RST_CNT_W<'_, RTCCALICFG2_SPEC>
Bits 3:6 - Cycles that release calibration timeout reset
sourcepub fn rtc_cali_timeout_thres(
&mut self,
) -> RTC_CALI_TIMEOUT_THRES_W<'_, RTCCALICFG2_SPEC>
pub fn rtc_cali_timeout_thres( &mut self, ) -> RTC_CALI_TIMEOUT_THRES_W<'_, RTCCALICFG2_SPEC>
Bits 7:31 - Threshold value for the RTC calibration timer. If the calibration timer’s value exceeds this threshold, a timeout is triggered.