pub type W = W<STEP_SPEC>;
Expand description
Register STEP
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn timer_xtal_step(&mut self) -> TIMER_XTAL_STEP_W<'_, STEP_SPEC>
pub fn timer_xtal_step(&mut self) -> TIMER_XTAL_STEP_W<'_, STEP_SPEC>
Bits 0:9 - Set system timer increment step when using XTAL_CLK.
sourcepub fn timer_pll_step(&mut self) -> TIMER_PLL_STEP_W<'_, STEP_SPEC>
pub fn timer_pll_step(&mut self) -> TIMER_PLL_STEP_W<'_, STEP_SPEC>
Bits 10:19 - Set system timer increment step when using PLL_CLK