Type Alias esp32c3::rtc_cntl::timer1::R

source ·
pub type R = R<TIMER1_SPEC>;
Expand description

Register TIMER1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn cpu_stall_en(&self) -> CPU_STALL_EN_R

Bit 0 - CPU stall enable bit

source

pub fn cpu_stall_wait(&self) -> CPU_STALL_WAIT_R

Bits 1:5 - CPU stall wait cycles in fast_clk_rtc

source

pub fn ck8m_wait(&self) -> CK8M_WAIT_R

Bits 6:13 - CK8M wait cycles in slow_clk_rtc

source

pub fn xtl_buf_wait(&self) -> XTL_BUF_WAIT_R

Bits 14:23 - XTAL wait cycles in slow_clk_rtc

source

pub fn pll_buf_wait(&self) -> PLL_BUF_WAIT_R

Bits 24:31 - PLL wait cycles in slow_clk_rtc