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