Type Alias R

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

Register STEP reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn xtal_step(&self) -> XTAL_STEP_R

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

Source

pub fn pll_step(&self) -> PLL_STEP_R

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