Type Alias W

Source
pub type W = W<STEP_SPEC>;
Expand description

Register STEP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn xtal_step(&mut self) -> XTAL_STEP_W<'_, STEP_SPEC>

Bits 0:9 - Set system timer increment step when using XTAL_CLK.

Source

pub fn pll_step(&mut self) -> PLL_STEP_W<'_, STEP_SPEC>

Bits 10:19 - Set system timer increment step when using PLL_CLK