pub struct R(_);
Expand description
Register TIMER1
reader
Implementations§
source§impl R
impl R
sourcepub fn cpu_stall_en(&self) -> CPU_STALL_EN_R
pub fn cpu_stall_en(&self) -> CPU_STALL_EN_R
Bit 0 - Enables CPU stalling.
sourcepub fn cpu_stall_wait(&self) -> CPU_STALL_WAIT_R
pub fn cpu_stall_wait(&self) -> CPU_STALL_WAIT_R
Bits 1:5 - Sets the CPU stall waiting cycle (using the RTC fast clock).
sourcepub fn ck8m_wait(&self) -> CK8M_WAIT_R
pub fn ck8m_wait(&self) -> CK8M_WAIT_R
Bits 6:13 - Sets the 8 MHz clock waiting (using the RTC slow clock).
sourcepub fn xtl_buf_wait(&self) -> XTL_BUF_WAIT_R
pub fn xtl_buf_wait(&self) -> XTL_BUF_WAIT_R
Bits 14:23 - Sets the XTAL waiting cycle (using the RTC slow clock).
sourcepub fn pll_buf_wait(&self) -> PLL_BUF_WAIT_R
pub fn pll_buf_wait(&self) -> PLL_BUF_WAIT_R
Bits 24:31 - Sets the PLL waiting cycle (using the RTC slow clock).