pub struct W(_);Expand description
Register TIMER1 writer
Implementations§
source§impl W
impl W
sourcepub fn cpu_stall_en(&mut self) -> CPU_STALL_EN_W<'_, 0>
pub fn cpu_stall_en(&mut self) -> CPU_STALL_EN_W<'_, 0>
Bit 0 - Enables CPU stalling.
sourcepub fn cpu_stall_wait(&mut self) -> CPU_STALL_WAIT_W<'_, 1>
pub fn cpu_stall_wait(&mut self) -> CPU_STALL_WAIT_W<'_, 1>
Bits 1:5 - Sets the CPU stall waiting cycle (using the RTC fast clock).
sourcepub fn ck8m_wait(&mut self) -> CK8M_WAIT_W<'_, 6>
pub fn ck8m_wait(&mut self) -> CK8M_WAIT_W<'_, 6>
Bits 6:13 - Sets the 8 MHz clock waiting (using the RTC slow clock).
sourcepub fn xtl_buf_wait(&mut self) -> XTL_BUF_WAIT_W<'_, 14>
pub fn xtl_buf_wait(&mut self) -> XTL_BUF_WAIT_W<'_, 14>
Bits 14:23 - Sets the XTAL waiting cycle (using the RTC slow clock).
sourcepub fn pll_buf_wait(&mut self) -> PLL_BUF_WAIT_W<'_, 24>
pub fn pll_buf_wait(&mut self) -> PLL_BUF_WAIT_W<'_, 24>
Bits 24:31 - Sets the PLL waiting cycle (using the RTC slow clock).