Struct esp32c3::rtc_cntl::rtc_timer1::R [−][src]
pub struct R(_);
Expand description
Register RTC_TIMER1
reader
Implementations
Bit 0 - CPU stall enable bit
Bits 1:5 - CPU stall wait cycles in fast_clk_rtc
Bits 6:13 - CK8M wait cycles in slow_clk_rtc
Bits 14:23 - XTAL wait cycles in slow_clk_rtc
Bits 24:31 - PLL wait cycles in slow_clk_rtc
Methods from Deref<Target = R<RTC_TIMER1_SPEC>>
Trait Implementations
Performs the conversion.